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

Enable static types of Optional in Dictionary #281

Merged
merged 2 commits into from
Sep 5, 2021

Conversation

yuhr
Copy link
Collaborator

@yuhr yuhr commented Sep 5, 2021

Closes #264

@yuhr yuhr changed the title Fix static types of Optional in Dictionary Enable static types of Optional in Dictionary Sep 5, 2021
@yuhr yuhr merged commit 0cd7ac8 into runtypes:master Sep 5, 2021
johngeorgewright pushed a commit to johngeorgewright/runtypes that referenced this pull request Sep 8, 2021
* fix: static types of `Optional` in `Dictionary`

* refactor: use `in` instead of `:` for `Dictionary` static types
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.

Dictionary with optional keys
1 participant