Skip to content

Conversation

@BigRoy
Copy link
Contributor

@BigRoy BigRoy commented Aug 6, 2019

The self.graph variable does not exist as only self.model = graph.model is stored on the object. As such this fix is needed to have the code evaluate correctly. Without this fix the graph could not add any nodes whatsoever.

The `self.graph` variable does not exist as only `self.model = graph.model` is stored on the object. As such this fix is needed to have the code evaluate correctly. Without this fix the graph could not add any nodes whatsoever.
@BigRoy
Copy link
Contributor Author

BigRoy commented Aug 6, 2019

To be clear, this issue was introduced with this commit 14 days ago.

@jchanvfx jchanvfx merged commit 3766921 into jchanvfx:master Aug 6, 2019
@jchanvfx
Copy link
Owner

jchanvfx commented Aug 6, 2019

Great work thanks for catching that bug 😺

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