3-manifolds / SnapPy

SnapPy is a package for studying the topology and geometry of 3-manifolds, with a focus on hyperbolic structures. It is based on the SnapPea kernel written by Jeff Weeks.
https://snappy.computop.org/
87 stars 41 forks source link

fix and activate linter check for E271 and E272 #90

Closed fchapoton closed 1 year ago

fchapoton commented 1 year ago

these are about white spaces:

E271 multiple spaces after keyword

E272 multiple spaces before keyword

I also made a few tweaks in the code around the modified lines.