Files
concrete/frontends/concrete-python/mypy.ini
2024-06-05 12:44:42 +03:00

6 lines
159 B
INI

[mypy]
plugins = numpy.typing.mypy_plugin
disable_error_code = annotation-unchecked
allow_redefinition = True
exclude = test_dynamic_(indexing|assignment)\.py