We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59bf840 commit 2e6c716Copy full SHA for 2e6c716
tests/test_main.py
@@ -1,6 +1,5 @@
1
import pytest
2
from fastapi.testclient import TestClient
3
-
4
from function.core.config import settings
5
from function.main import app
6
0 commit comments