-
I use |
Beta Was this translation helpful? Give feedback.
Answered by
intgr
Jul 26, 2024
Replies: 1 comment 2 replies
-
I think you're using an old unsupported version of mypy, which doesn't support TypeVar defaults. Current django-stubs requires mypy 1.11.x. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
baojd42
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think you're using an old unsupported version of mypy, which doesn't support TypeVar defaults. Current django-stubs requires mypy 1.11.x.