flatsurf / sage-flatsurf

Flat surfaces in Sage
https://flatsurf.github.io/sage-flatsurf/
GNU General Public License v2.0
10 stars 10 forks source link

ruff fixing C4 (iterables, set, list, dict, etc) #261

Closed fchapoton closed 9 months ago

fchapoton commented 9 months ago

I used the fast and powerful ruff linter to fix a few things. Done using

ruff check --fix --select C4 .

Checklist

fchapoton commented 9 months ago

should I run black on the modified files ?

fchapoton commented 9 months ago

ready to go, now !

github-actions[bot] commented 9 months ago

Documentation preview for this PR is ready! :tada: Built with commit: a18176f2100a07cb7e3c15bc190672b4ca1ca009