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

remove inheritance of object #30

Closed fchapoton closed 2 years ago

fchapoton commented 2 years ago

as this is no longer needed in python3

fchapoton commented 2 years ago

this is indeed possible. I prefer to keep the parentheses for aesthetic reasons