mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2026-04-23 08:20:39 +03:00
lint code
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
import pytest
|
||||
from httpx import AsyncClient, ASGITransport
|
||||
from httpx import ASGITransport, AsyncClient
|
||||
|
||||
from app.database import engine
|
||||
from app.main import app
|
||||
|
||||
Reference in New Issue
Block a user