fix: standardize spacing in main.py
Test / test (push) Successful in 14s

This commit is contained in:
Artem Kashaev
2025-11-27 14:49:59 +05:00
parent 30c7e8c9aa
commit aa5958028c
+1 -1
View File
@@ -12,4 +12,4 @@ def create_app() -> FastAPI:
return application
app = create_app()
app = create_app()