black formating
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import pytest
|
||||
from tests.conftest import client
|
||||
|
||||
|
||||
@pytest.mark.asyncio
|
||||
async def test_core_views_generic(client):
|
||||
response = await client.get("/")
|
||||
|
||||
Reference in New Issue
Block a user