News

python-version Not specified Version range or exact version of a Python version to use, using SemVer's version range syntax. python-version-file pyproject.toml File containing the Python version to ...
I am encountering what appears to be an incorrect static type checking error related to the use of super() inside a class that uses a mixin with multiple inheritance ...