File: mypy.ini

package info (click to toggle)
python-roborock 2.38.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 1,092 kB
  • sloc: python: 9,722; makefile: 17
file content (5 lines) | stat: -rw-r--r-- 81 bytes parent folder | download | duplicates (3)
1
2
3
4
5
[mypy]
check_untyped_defs = True

[mypy-construct]
ignore_missing_imports = True