diff --git a/open_feature/open_feature_client.py b/open_feature/open_feature_client.py index 130d1bd7..83c0b5ff 100644 --- a/open_feature/open_feature_client.py +++ b/open_feature/open_feature_client.py @@ -244,7 +244,6 @@ def create_provider_evaluation( :param key: the string key of the selected flag :param default_value: backup value returned if no result found by the provider :param evaluation_context: Information for the purposes of flag evaluation - :param flag_evaluation_options: Additional flag evaluation information :return: a FlagEvaluationDetails object with the fully evaluated flag from a provider """