main_callable always uses the inherited __init__ #93
Closed
ghost
started this conversation in
Concerns/constructive criticism
Replies: 1 comment
|
Since you already closed this discussion, I think it is reasonable to assume you already dealt with the problem, so I won't comment further. If there's still anything you need clarified though, just let me know. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I can't seem to get Nodezator to use my overriden init func as it always defaults to the superclasses init. Can be worked around, but many times it disallows me to use the Callable mode further down the line.
All reactions