Codebase list apertium-apy / lintian-fixes/main mypy.ini
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

mypy.ini @lintian-fixes/mainraw · history · blame

1
2
3
4
[mypy]
check_untyped_defs = True
strict_optional = True
ignore_missing_imports = True