mypy has a bug when running on/for 3.11 which results in incorrect analysis of the codebase, specifically due to enum.Enum's self.name See: https://github.com/python/typeshed/issues/7564 https://github.com/python/mypy/issues/12483pull/10994/head
parent
a6db624aad
commit
0b7d935a84
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue