Skip to content

Commit c358cab

Browse files
committed
feat: correct-import-path
1 parent 0da26a0 commit c358cab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flagsmith/api/types.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import typing
22

3-
from flag_engine.identities.traits.types import ContextValue
3+
from flag_engine.engine import ContextValue
44
from flag_engine.segments.types import ConditionOperator, RuleType
55
from typing_extensions import NotRequired
66

0 commit comments

Comments
 (0)