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 113be16 commit 05b4548Copy full SHA for 05b4548
src/superannotate/lib/core/entities.py
@@ -4,7 +4,7 @@
4
from typing import Iterable
5
from typing import List
6
7
-from src.superannotate.lib.core.enums import SegmentationStatus
+from lib.core.enums import SegmentationStatus
8
9
10
class BaseEntity(ABC):
0 commit comments