File: mypy.ini

package info (click to toggle)
sortedcollections 2.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 328 kB
  • sloc: python: 870; makefile: 20; sh: 9
file content (4 lines) | stat: -rw-r--r-- 64 bytes parent folder | download
1
2
3
4
[mypy]

[mypy-sortedcontainers.*]
ignore_missing_imports = True