We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Basedmypy cannot be installed alongside mypy, which must be uninstalled first:
>pip uninstall mypy -y ... >pip install basedmypy ...
Anyone familiar with mypy should feel comfortable working with basedmypy. Mypy's documentation can be found here