Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use str values in FlagType enum for easier typing #137

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

federicobond
Copy link
Member

This PR

Replaces FlagType enum values with standard str objects. Fixes mypy getting tripped up by the definition of FlagType.OBJECT.

Related Issues

Addresses #135

Signed-off-by: Federico Bond <federicobond@gmail.com>
@beeme1mr beeme1mr merged commit 292a0df into open-feature:main Jul 7, 2023
@federicobond federicobond deleted the flagtype-improv branch July 7, 2023 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants