fix flake8 F401+F403 (module imported but unused + unable to detect undefined names)
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
import pytest
|
||||
import pytest_asyncio
|
||||
|
||||
from tests.conftest import client
|
||||
|
||||
|
||||
@pytest.mark.asyncio
|
||||
|
||||
Reference in New Issue
Block a user