You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adjust Node.exportable() to catch up to Merlin Core (#209)
* Adjust `Node.exportable()` to catch up to Merlin Core
As we prepare to export and/or run Merlin graphs in multiple contexts, the signature of `Node.exportable()` has changed a little. Further related changes are coming in #204, but these small changes make the tests pass with the latest `main` version of Core.
* Adjust `tox.ini` to run the tests against latest version of Merlin Core
0 commit comments