mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2025-08-26 16:40:40 +03:00
code lint
This commit is contained in:
parent
a8458be925
commit
14145d952f
@ -6,6 +6,7 @@ from httpx import AsyncClient
|
|||||||
|
|
||||||
pytestmark = pytest.mark.anyio
|
pytestmark = pytest.mark.anyio
|
||||||
|
|
||||||
|
|
||||||
@pytest.mark.parametrize(
|
@pytest.mark.parametrize(
|
||||||
"payload, status_code",
|
"payload, status_code",
|
||||||
(
|
(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user