asynchronous-porridger #49

Merged
dm1sh merged 25 commits from asynchronous-porridger into main 2023-09-13 22:46:16 +03:00
Showing only changes of commit f74199b064 - Show all commits

View File

@ -26,7 +26,6 @@ import os
from . import add_poems_and_filters, auth_utils, orm_models, pydantic_schemas
# создаем приложение Fastapi
app = FastAPI()