mirror of
https://github.com/suitenumerique/docs.git
synced 2026-09-03 01:18:44 +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.