ruff check --fix .

This commit is contained in:
Colin Maudry
2025-06-03 14:44:12 +02:00
parent 972d7f55b2
commit 0e9597de54
3 changed files with 2 additions and 5 deletions
-2
View File
@@ -1,5 +1,3 @@
from os import getenv
from src.app import app
# To use `gunicorn run:server` (prod)