You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
catcli/.mypy.ini

4 lines
103 B
INI

[mypy]
strict = true
disable_error_code = import-untyped,import-not-found
ignore_missing_imports = True