Skip to content

Commit

Permalink
Remove superflous docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
mschoenlaub committed Oct 7, 2022
1 parent 2511976 commit c02099f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion open_feature/open_feature_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
"""
Expand Down

0 comments on commit c02099f

Please sign in to comment.