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/
84 stars 39 forks source link

pycodestyle E713 (testing for membership) in python/ #51

Closed fchapoton closed 2 years ago

fchapoton commented 2 years ago

mostly trivial, except at one place using any() and all()

fchapoton commented 2 years ago

suggested change done, also in another line in the same file

fchapoton commented 2 years ago

ping ?