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 0da26a0 commit c358cabCopy full SHA for c358cab
flagsmith/api/types.py
@@ -1,6 +1,6 @@
1
import typing
2
3
-from flag_engine.identities.traits.types import ContextValue
+from flag_engine.engine import ContextValue
4
from flag_engine.segments.types import ConditionOperator, RuleType
5
from typing_extensions import NotRequired
6
0 commit comments