diff --git a/tests.sh b/tests.sh index e7a4132..f5e5b48 100755 --- a/tests.sh +++ b/tests.sh @@ -59,6 +59,7 @@ pylint -sn setup.py # mypy echo "[+] mypy" +mypy --version mypy --strict --disable-error-code=import-untyped catcli/ set +e