Code cleanup
All checks were successful
CI / ci (push) Successful in 54s

This commit is contained in:
Aloïs Micard 2025-02-19 08:49:05 +01:00
parent bd230ee954
commit 376749673a
2 changed files with 120 additions and 32 deletions

View file

@ -14,4 +14,4 @@ jobs:
- run: pip install -r requirements.txt
- run: pylint app
- run: pylint --max-line-length=120 app