mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2026-01-17 11:40:39 +03:00
code format
This commit is contained in:
@@ -32,7 +32,6 @@ async def client(start_db) -> AsyncClient:
|
||||
|
||||
transport = ASGITransport(
|
||||
app=app,
|
||||
|
||||
)
|
||||
async with AsyncClient(
|
||||
# app=app,
|
||||
|
||||
Reference in New Issue
Block a user