win2xcur/mypy.ini
2022-03-17 01:46:41 -04:00

5 lines
86 B
INI

[mypy]
ignore_missing_imports = True
strict = true
plugins = numpy.typing.mypy_plugin