Skip to content

Commit

Permalink
fix: Provide AssignmentConfig class for use (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
tyiuhc authored Aug 24, 2023
1 parent f5b7897 commit afbd36c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/amplitude_experiment/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@
from .local.client import LocalEvaluationClient
from .local.config import LocalEvaluationConfig
from .flagresult import FlagResult
from .assignment import AssignmentConfig

0 comments on commit afbd36c

Please sign in to comment.