fix: standardize spacing in main.py
Test / test (push) Successful in 14s
Details
Test / test (push) Successful in 14s
Details
This commit is contained in:
parent
30c7e8c9aa
commit
aa5958028c
|
|
@ -12,4 +12,4 @@ def create_app() -> FastAPI:
|
||||||
return application
|
return application
|
||||||
|
|
||||||
|
|
||||||
app = create_app()
|
app = create_app()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue