code format

This commit is contained in:
Jakub Miazek
2024-04-24 10:37:08 +02:00
parent 43fe665608
commit c2975fd260
19 changed files with 358 additions and 173 deletions

View File

@@ -32,7 +32,6 @@ async def client(start_db) -> AsyncClient:
transport = ASGITransport(
app=app,
)
async with AsyncClient(
# app=app,