Skip to content

Mypy

numpy

type stubs will be included in numpy since 1.20

[tool.mypy]
plugins = ["numpy.typing.mypy_plugin"]

scipy

uv add scipy-stubs