Add mypy configuration file
.mypy.ini: As mypy can not yet be configured through pyproject.toml, add a specific configuration file for it.
.mypy.ini
0 → 100644
Please register or sign in to comment
.mypy.ini: As mypy can not yet be configured through pyproject.toml, add a specific configuration file for it.