Skip to content

Commit

Permalink
export CohortSyncConfig and ServerZone
Browse files Browse the repository at this point in the history
  • Loading branch information
tyiuhc committed Jun 26, 2024
1 parent 7243d9b commit 4fe1fac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/amplitude_experiment/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@
from .cookie import AmplitudeCookie
from .local.client import LocalEvaluationClient
from .local.config import LocalEvaluationConfig
from .local.config import ServerZone
from .assignment import AssignmentConfig
from .cohort.cohort_sync_config import CohortSyncConfig

0 comments on commit 4fe1fac

Please sign in to comment.