Skip to content

Commit afbd36c

Browse files
authored
fix: Provide AssignmentConfig class for use (#36)
1 parent f5b7897 commit afbd36c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/amplitude_experiment/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@
1313
from .local.client import LocalEvaluationClient
1414
from .local.config import LocalEvaluationConfig
1515
from .flagresult import FlagResult
16+
from .assignment import AssignmentConfig

0 commit comments

Comments
 (0)