python-sdk/openfeature/provider
Anton Grübel f95b27a25a
refactor: refine typing.Any type hints (#504)
* refine typing.Any type hints

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

* exclude TYPE_CHECKING from coverage

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

---------

Signed-off-by: gruebel <anton.gruebel@gmail.com>
2025-06-03 19:52:16 +02:00
..
__init__.py refactor: refine typing.Any type hints (#504) 2025-06-03 19:52:16 +02: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: refine typing.Any type hints (#504) 2025-06-03 19:52:16 +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 refactor: refine typing.Any type hints (#504) 2025-06-03 19:52:16 +02:00
provider.py refactor!: move AbstractProvider to openfeature.provider (#314) 2024-04-12 11:19:21 +10:00