python-sdk/open_feature/hooks
Manuel Schönlaub 50f5a484a0
fix: Fix type checking (#25)
* Fix type checking within client

Signed-off-by: Manuel Schönlaub <manuel.schoenlaub@gmail.com>

* Make linter happy

Signed-off-by: Manuel Schönlaub <manuel.schoenlaub@gmail.com>

* Migrate Hook Hints to Mapping

Signed-off-by: Manuel Schönlaub <manuel.schoenlaub@gmail.com>

* Fix type annotations in FlagEvaluationDetails

Signed-off-by: Manuel Schönlaub <manuel.schoenlaub@gmail.com>

* Fix last hint typing

Signed-off-by: Manuel Schönlaub <manuel.schonlaub@prodigygame.com>

* Rework typing

Signed-off-by: Manuel Schönlaub <manuel.schonlaub@prodigygame.com>

Signed-off-by: Manuel Schönlaub <manuel.schoenlaub@gmail.com>
Signed-off-by: Manuel Schönlaub <manuel.schonlaub@prodigygame.com>
2022-11-21 17:39:37 -05:00
..
__init__.py hooks: Implementation of hooks for python OpenFeature (#6) 2022-09-02 12:23:15 +04:00
hook.py hooks: Implementation of hooks for python OpenFeature (#6) 2022-09-02 12:23:15 +04:00
hook_context.py fix: Fix type checking (#25) 2022-11-21 17:39:37 -05:00
hook_support.py fix: Fix type checking (#25) 2022-11-21 17:39:37 -05:00
hook_type.py hooks: Implementation of hooks for python OpenFeature (#6) 2022-09-02 12:23:15 +04:00