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

add linter (codespell and pycodestyle) #45

Closed fchapoton closed 1 year ago

fchapoton commented 1 year ago

This is just a first sketch. The configuration will certainly needs to be tweaked until the lights come back green.

fchapoton commented 1 year ago

in principle, this is now ready to go

fchapoton commented 1 year ago

any comment on this pull request ? :owl:

fchapoton commented 1 year ago

all checks are green. Good to go ?

fchapoton commented 1 year ago

@culler @NathanDunfield Shall we move on here ? and in SnapPy too ?