Skip to content

Commit

Permalink
Ruff again
Browse files Browse the repository at this point in the history
  • Loading branch information
kipparker committed Apr 17, 2024
1 parent 20d95cc commit 43373f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion authentication/tests/test_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
import responses
from fastapi.testclient import TestClient
from api.main import app, conf
from api.auth import get_key


client = TestClient(app)
Expand Down

0 comments on commit 43373f8

Please sign in to comment.