Files
concrete/frontends/concrete-python/mypy.ini

5 lines
110 B
INI

[mypy]
plugins = numpy.typing.mypy_plugin
disable_error_code = annotation-unchecked
allow_redefinition = True