You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add is_feature_enabled to variant response (Unleash#285)
* feat: add is_feature_enabled to variant response
* style: linting
* Update UnleashClient/features/Feature.py
Co-authored-by: Simon Hornby <liquidwicked64@gmail.com>
* Update UnleashClient/features/Feature.py
Co-authored-by: Simon Hornby <liquidwicked64@gmail.com>
* refactor: rename is_feature_enabled to feature_enabled
* refactor: favor dict comprehension over copy
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* test: favor mock bootstrap over mock API
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: Simon Hornby <liquidwicked64@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0 commit comments