3-manifolds / Spherogram

Spherogram is a Python module for dealing with the kind of planar diagrams that arise in 3-dimensional topology, such as link and Heegaard diagrams. It a component of the larger SnapPy project.
https://snappy.math.uic.edu/spherogram.html
19 stars 8 forks source link

autopep8 and refresh the file morse.py #10

Closed fchapoton closed 3 years ago

fchapoton commented 3 years ago

autope8 for code formatting

a few other manual changes

also removing one unused import and adding a missing one

so the result is full compliant with flake8