Skip to content

Commit fef4ca5

Browse files
committed
Deleted extra import
1 parent 8a44640 commit fef4ca5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python_test/test_custom_exceptions.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import pytest
22
from fastapi import FastAPI
33
from fastapi.testclient import TestClient
4-
import pytest
54
from gs.backend.exceptions.exception_handlers import setup_exception_handlers
65
from gs.backend.exceptions.exceptions import (
76
BaseOrbitalError,

0 commit comments

Comments
 (0)