summaryrefslogtreecommitdiff
path: root/networkx/algorithms/sparsifiers.py
Commit message (Expand)AuthorAgeFilesLines
* Use isort with pre-commit to enforce import guidelines (#5659)Mridul Seth2022-06-021-0/+1
* Format w/ blackJarrod Millman2020-07-101-21/+27
* Remove boiler plate from top of modulesJarrod Millman2019-11-111-4/+0
* Remove future imports needed by Py2Jarrod Millman2019-09-181-1/+0
* Sparse Spanners using Baswana-Sen (#3119)Robert Gmyr2018-08-171-0/+292