Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

graphml: re-add graph attribute type 'long' after 857aa81 removed it #4189

Merged
merged 1 commit into from Sep 5, 2020

Conversation

josch
Copy link
Contributor

@josch josch commented Sep 4, 2020

closes: #4188

@jarrodmillman
Copy link
Member

Thanks for this. Would you mind adding a test so that we don't break this again in the future here:
https://github.com/networkx/networkx/blob/master/networkx/readwrite/tests/test_graphml.py

@josch josch force-pushed the master branch 2 times, most recently from 205a3d1 to 9b3d8de Compare September 5, 2020 04:39
@pep8speaks
Copy link

pep8speaks commented Sep 5, 2020

Hello @josch! Thanks for updating this PR.

There are currently no PEP 8 issues detected in this Pull Request. Cheers!Please install and run psf/black.

Comment last updated at 2020-09-05 04:45:57 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

regression: nx 2.5 doesn't support graphml attribute type "long" anymore
4 participants