python-sdk/openfeature/provider
Anton Grübel 3636a0d75f
fix: fix cycle dependency between api and client (#480)
* fix cycle dependency between api and client

Signed-off-by: gruebel <anton.gruebel@gmail.com>

* remove comment

Signed-off-by: gruebel <anton.gruebel@gmail.com>

---------

Signed-off-by: gruebel <anton.gruebel@gmail.com>
Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
2025-04-09 08:39:26 +02:00
..
__init__.py fix: add passthrough init to abstract provider (#450) 2025-02-18 08:45:12 -05:00
_registry.py fix: fix cycle dependency between api and client (#480) 2025-04-09 08:39:26 +02:00
in_memory_provider.py refactor: replace exception raising with error flag resolution (#474) 2025-04-08 19:54:41 +02:00
metadata.py refactor!: rename top-level package to openfeature (#192) 2023-09-20 13:22:31 -03:00
no_op_metadata.py refactor!: rename top-level package to openfeature (#192) 2023-09-20 13:22:31 -03:00
no_op_provider.py chore!: drop Python 3.8 support (#441) 2025-02-11 22:17:37 +01:00
provider.py refactor!: move AbstractProvider to openfeature.provider (#314) 2024-04-12 11:19:21 +10:00