mirror of
https://github.com/zama-ai/concrete.git
synced 2026-01-20 02:08:07 -05:00
5 lines
110 B
INI
5 lines
110 B
INI
[mypy]
|
|
plugins = numpy.typing.mypy_plugin
|
|
disable_error_code = annotation-unchecked
|
|
allow_redefinition = True
|