flatsurf / surface-dynamics

Teichmüller dynamics in SageMath
https://flatsurf.github.io/surface-dynamics/
GNU General Public License v2.0
11 stars 13 forks source link

some fixes suggested by cython-lint #61

Closed fchapoton closed 10 months ago

fchapoton commented 1 year ago

This fixes a few minor issues found using cython-lint and more precisely

cython-lint --ignore=E501,E261,E222,E265,E266,E127,E128,E231,E741 surface_dynamics/interval_exchanges/

Checklist

fchapoton commented 1 year ago

I do not see the same doctest failure with sage 10.0.beta6

fchapoton commented 10 months ago

the CI seems to be broken, and the failure unrelated to the changes made here

videlec commented 10 months ago

the CI seems to be broken, and the failure unrelated to the changes made here

Indeed, it looks like surface-dynamics was not updated to the last changes in sage-flatsurf.