We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
networkx 3.0 has depricated the function from_numpy_matrix.
networkx 3.0
from_numpy_matrix
Run a decaf test, such as pytest -vvv tests/plugins/test_plugin_serialization.py::test_serialization_privacy_plugins[decaf]
pytest -vvv tests/plugins/test_plugin_serialization.py::test_serialization_privacy_plugins[decaf]
No error on using the decaf plugin.
The text was updated successfully, but these errors were encountered:
robsdavis
Successfully merging a pull request may close this issue.
Description
networkx 3.0
has depricated the functionfrom_numpy_matrix
.How to Reproduce
Run a decaf test, such as
pytest -vvv tests/plugins/test_plugin_serialization.py::test_serialization_privacy_plugins[decaf]
Expected Behavior
No error on using the decaf plugin.
The text was updated successfully, but these errors were encountered: