Mypy does not pass with asgiref
type annotated Middleware
#2592
Unanswered
MarkusSintonen
asked this question in
Potential Issue
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
asgiref
typed middleware example in documentation does not work with type checking.Following example taken from the doc gives mypy error:
How should
asgiref
typed middlewares be used?Beta Was this translation helpful? Give feedback.
All reactions