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
fix(network): Now able to use Network without context, and has labels to be automatically cleaned up (#627) (#630)
This PR adds `create` method to the `Network` class to enable a
non-context-manager usage.
Fixes#627
---------
Co-authored-by: Dave Ankin <[email protected]>
0 commit comments