Skip to content

Commit

Permalink
remove import pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
yite committed Aug 11, 2024
1 parent c77140a commit aa33093
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_main.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import pytest
from fastapi.testclient import TestClient
from app.main import app

Expand Down

0 comments on commit aa33093

Please sign in to comment.