summaryrefslogtreecommitdiff
path: root/networkx/algorithms/planar_drawing.py
Commit message (Expand)AuthorAgeFilesLines
* Lint using Ruff (#6371)danieleades2023-02-191-4/+4
* Use isort with pre-commit to enforce import guidelines (#5659)Mridul Seth2022-06-021-1/+1
* DOC: Remove repeated words (#4410)Miroslav Šedivý2020-12-021-1/+1
* Format w/ blackJarrod Millman2020-07-101-17/+16
* Upgrade to Py36 syntaxJarrod Millman2020-01-011-1/+1
* Planar drawing algorithm. (#3125)Johannes Schulte2019-03-271-0/+465