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
Pull request #244: Bugfix/test remove not inplace intermittent issue
Merge in HYP/hypernetx from bugfix/test-remove-not-inplace-intermittent-issue to develop
* commit '6ccd4783c1a5a5351898f3fb00d19ec8bb999f66':
bump: version 2.4.2 → 2.4.3
Adding pandas constraint
This test is occasionally failing when checking the id of the new hypergraph against the original. This is potentially due to the original getting garbage collected and the new new hypergraph being assigned to the original. The test was rewritten to prevent garbage collecting the original hg in the test.
bump: version 2.4.1 → 2.4.2
0 commit comments