Python/mypy.ini

6 lines
183 B
INI

[mypy]
ignore_missing_imports = True
; FIXME: #4052 fix mypy errors in the exclude directories and remove them below
exclude = (data_structures|graphs|maths|matrix|other|searches)/$