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 spaces around brackets and parenthesis in spherogram_src #23

Closed fchapoton closed 2 years ago

fchapoton commented 2 years ago

also turning one method into an iterator. This method is only used once, inside a loop.

fchapoton commented 2 years ago

voila, voila. Pour info, le cassage de ligne avant ou après les "or" est une option dans pycodestyle, et très controversé.