Skip to content

Conversation

@tomasfarias
Copy link
Owner

Aiflow v1's BaseHook has the following __init__ signature:

def __init__(self, source):

This source argument is not used by us (or anywhere else in BaseHook), so we override it to not require it.

@tomasfarias tomasfarias merged commit 415eb81 into master Dec 6, 2021
@tomasfarias tomasfarias deleted the override-hook-init branch December 6, 2021 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants