File: mypy.ini

package info (click to toggle)
apertium-apy 0.13.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,128 kB
  • sloc: python: 3,665; sh: 321; makefile: 47
file content (4 lines) | stat: -rw-r--r-- 86 bytes parent folder | download | duplicates (4)
1
2
3
4
[mypy]
check_untyped_defs = True
strict_optional = True
ignore_missing_imports = True