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 false positive for typeddicts #121

Merged
merged 1 commit into from Nov 21, 2022
Merged

fix false positive for typeddicts #121

merged 1 commit into from Nov 21, 2022

Conversation

ariebovenberg
Copy link
Owner

@ariebovenberg ariebovenberg commented Nov 21, 2022

Description

fixes #120

Before merge

  • tox runs successfully
  • Docs updated

Before release (if applicable)

  • Version updated in pyproject.toml
  • Version updated in pre-commit hook example
  • Version updated in changelog
  • Branch merged
  • Tag created and pushed
  • Published

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.

False positive with typing.TypedDict?
1 participant