- Notifications
You must be signed in to change notification settings - Fork5
Update to NetworkX 3.2#77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
codecov-commenter commentedOct 9, 2023 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov ReportAll modified lines are covered by tests ✅ ❗ Your organization needs to install theCodecov GitHub app to enable full functionality.
... and2 files with indirect coverage changes 📢 Thoughts on this report?Let us know!. |
eriknw commentedOct 9, 2023
This also drops Python 3.8. Merging so we can test w/ networkx docs. May still make changes before releasing. |
This changes to
__networkx_backend__, and introduces an entry-point to get the info.This new entry point is in
_nx_graphblas, which currently needs updated manually.