fix all pylint warnings, add tests (wip) fix recap
This commit is contained in:
@@ -7,8 +7,6 @@ from src.auth.auth import get_current_user
|
||||
from src.database import get_session
|
||||
from src.main import app
|
||||
|
||||
from .fixtures import *
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
def mock_session(mocker):
|
||||
|
||||
Reference in New Issue
Block a user