Verificador de tipagem estática do Python.
Docs: https://mypy.readthedocs.io/en/stable/getting_started.html
Instalação
pip install mypyUso
mypy program.py

Pesquisar
Verificador de tipagem estática do Python.
Docs: https://mypy.readthedocs.io/en/stable/getting_started.html
pip install mypymypy program.py