python-sdk/open_feature
Tom Carrio c97247e118 chore: drop validation method of FlagEvaluationOptions in preference of typed input access
Signed-off-by: Tom Carrio <tom@carrio.dev>
2022-11-26 19:50:51 -05:00
..
evaluation_context fix: Fix type checking (#25) 2022-11-21 17:39:37 -05:00
exception fix: Fix type checking (#25) 2022-11-21 17:39:37 -05:00
flag_evaluation fix: Fix type checking (#25) 2022-11-21 17:39:37 -05:00
hooks fix: Fix type checking (#25) 2022-11-21 17:39:37 -05:00
immutable_dict
provider fix: Fix type checking (#25) 2022-11-21 17:39:37 -05:00
__init__.py
open_feature_api.py fix: Fix type checking (#25) 2022-11-21 17:39:37 -05:00
open_feature_client.py chore: drop validation method of FlagEvaluationOptions in preference of typed input access 2022-11-26 19:50:51 -05:00
open_feature_evaluation_context.py