File: mypy.ini

package info (click to toggle)
pyannotate 1.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 384 kB
  • sloc: python: 5,001; makefile: 5
file content (3 lines) | stat: -rw-r--r-- 60 bytes parent folder | download
1
2
3
[mypy]
ignore_missing_imports = True
strict_optional = True