ruff check --select I --fix .

This commit is contained in:
Colin Maudry
2025-06-03 14:40:41 +02:00
parent 21f0be3265
commit 17df388035
5 changed files with 11 additions and 10 deletions
+1
View File
@@ -1,4 +1,5 @@
from os import getenv
from src.app import app
# To use `gunicorn run:server` (prod)