mirror of
https://github.com/quantum5/win2xcur.git
synced 2025-04-24 10:11:57 -04:00
5 lines
86 B
INI
5 lines
86 B
INI
[mypy]
|
|
ignore_missing_imports = True
|
|
strict = true
|
|
plugins = numpy.typing.mypy_plugin
|