Closed fchapoton closed 2 months ago
three commits
ruff
UP
PERF
C4
In principle, this is making the code simpler and shorter.
A typical command line used to find the places to fix :
ruff check --select=C4 --output-format=concise ppanggolin
Thanks !
three commits
ruff
fixingUP
warnings (auto)PERF
warningsC4
warningsIn principle, this is making the code simpler and shorter.
A typical command line used to find the places to fix :
ruff check --select=C4 --output-format=concise ppanggolin