python-sdk/open_feature
Tom Carrio 4abe86c825
feat: defaults to NoOpProvider
ensures a provider will always be returned

Signed-off-by: Tom Carrio <tom@carrio.dev>
2022-12-26 21:56:33 -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: Get Object should return both list and dict (#64) 2022-12-19 13:14:41 -05:00
hooks fix: Fix type checking (#25) 2022-11-21 17:39:37 -05:00
immutable_dict feat: process flag evaluation options in client (#31) 2022-12-02 08:07:39 -05:00
provider fix: Get Object should return both list and dict (#64) 2022-12-19 13:14:41 -05:00
__init__.py
open_feature_api.py feat: defaults to NoOpProvider 2022-12-26 21:56:33 -05:00
open_feature_client.py fix: Get Object should return both list and dict (#64) 2022-12-19 13:14:41 -05:00
open_feature_evaluation_context.py