Closed
Description
Documentation
The mypy.ini file python_version documentation says that:
The string should be in the format DIGIT.DIGIT
But that's not right for python 3.10 which has two digits after the dot
Documentation
The mypy.ini file python_version documentation says that:
The string should be in the format DIGIT.DIGIT
But that's not right for python 3.10 which has two digits after the dot