-
Notifications
You must be signed in to change notification settings - Fork 516
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
Error when using Annotated with django-stubs and mypy #3263
Comments
@saJaeHyukc not sure I understand your problem. Is it that this error is not visible in sentry? Otherwise it's just some typing issue with mypy and according to this you just need to delete |
It works well as you suggested. Thank you. |
How do you use Sentry?
Sentry Saas (sentry.io)
Version
2.3.1
Steps to Reproduce
I am using django-stubs and mypy. However, I am failing to raise an error for some reason.
Versions
Expected Result
It should work normally.
Actual Result
The text was updated successfully, but these errors were encountered: