Spaces:
Running
Running
File size: 78 Bytes
b683920 |
1 2 3 4 5 6 |
import numpy
[mypy]
python_version = 3.10
plugins = numpy.typing.mypy_plugin
|