forked from sr2/cloud-api
ruff: config and initial run
This commit is contained in:
parent
bb4965ab07
commit
903b24d17d
13 changed files with 31 additions and 37 deletions
|
|
@ -6,7 +6,7 @@
|
|||
import pytest
|
||||
from httpx import AsyncClient
|
||||
|
||||
from .conftest import default_client, generate_query_and_status
|
||||
from .conftest import generate_query_and_status
|
||||
|
||||
@pytest.mark.anyio
|
||||
async def test_get_self_db_success(default_client: AsyncClient):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue