We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a44640 commit fef4ca5Copy full SHA for fef4ca5
python_test/test_custom_exceptions.py
@@ -1,7 +1,6 @@
1
import pytest
2
from fastapi import FastAPI
3
from fastapi.testclient import TestClient
4
-import pytest
5
from gs.backend.exceptions.exception_handlers import setup_exception_handlers
6
from gs.backend.exceptions.exceptions import (
7
BaseOrbitalError,
0 commit comments