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

fix and activate pep E305 #54

Closed fchapoton closed 8 months ago

fchapoton commented 1 year ago

This is about

E305 expected 2 blank lines after class or function definition, found 1

fchapoton commented 11 months ago

ready to go, no ?

fchapoton commented 9 months ago

any opinion on this pull request ?