mirror of
https://github.com/suitenumerique/docs.git
synced 2026-08-23 16:02:27 +02:00
Since we use ruff, it is not needed anymore to check the presence of print statement, the rule T201 is already doing it in a more performant way.