summaryrefslogtreecommitdiff
path: root/networkx/algorithms/tests/test_reciprocity.py
Commit message (Expand)AuthorAgeFilesLines
* Update developer requirements (#6429)Jarrod Millman2023-02-141-1/+0
* Use isort with pre-commit to enforce import guidelines (#5659)Mridul Seth2022-06-021-0/+1
* Upgrade to Py36 syntaxJarrod Millman2020-01-011-1/+1
* Replace nose.raises with pytest.raises context managerJarrod Millman2019-10-121-8/+8
* add tests for networkx.algorithms.reciprocitySanketDG2015-11-011-0/+37