Skip to content

Commit

Permalink
chore: cleanup conftest
Browse files Browse the repository at this point in the history
  • Loading branch information
robcxyz committed Oct 31, 2023
1 parent d2285b0 commit b9df095
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
from _pytest.logging import caplog as _caplog
from fastapi.testclient import TestClient
from loguru import logger
from sqlalchemy.orm import sessionmaker

from icon_stats.db import get_session
from icon_stats.config import config, Settings
Expand Down

0 comments on commit b9df095

Please sign in to comment.