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 f5b7897 commit afbd36cCopy full SHA for afbd36c
src/amplitude_experiment/__init__.py
@@ -13,3 +13,4 @@
13
from .local.client import LocalEvaluationClient
14
from .local.config import LocalEvaluationConfig
15
from .flagresult import FlagResult
16
+from .assignment import AssignmentConfig
0 commit comments