Breaking changes and migration advice
This library is now written for NetworkX 2.x. I didn't actually have to change any application code, so it's actually quite likely that NetworkX 1.x graphs will continue to work. No guarantees though.
Maintenance
- Added test script
- Added formatting with Black
- Added pre-commit hook to format and test