Skip to content

Commit 5ee7585

Browse files
committed
chore: rm todo comment
1 parent f75c590 commit 5ee7585

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/amplitude_experiment/local/client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ def start(self):
8585
"""
8686
self.deployment_runner.start()
8787

88-
# TODO: python backwards compatibility for evaluate_v2 to be looked at again
8988
def evaluate_v2(self, user: User, flag_keys: Set[str] = None, options: EvaluateOptions = None) -> Dict[str, Variant]:
9089
"""
9190
Locally evaluates flag variants for a user.

0 commit comments

Comments
 (0)