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
feat: Export entrypoint metadata in Python and fix bug in import (#2434)
This PR ensures that the `core.entrypoint` metadata is exported in the
Python bindings. It also fixes a bug in `hugr-core` import that added
children of the root node to the entrypoint instead of the root.
0 commit comments