Type checking fails due to new version of numpy
Open
@kjh-giesbertz is already working on this.
Since Jun 23, 2026.
bug
- Dominant language
- Python
- Stars
- 262
- Forks
- 35
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 9
Description
Run mypy .
mypy .
shell: /home/runner/work/_temp/setup-micromamba/micromamba-shell {0}
env:
MAMBA_ROOT_PREFIX: /home/runner/micromamba
MAMBA_EXE: /home/runner/micromamba-bin/micromamba
CONDARC: /home/runner/work/_temp/setup-micromamba/.condarc
/home/runner/micromamba/envs/skala/lib/python3.13/site-packages/numpy/__init__.pyi:737: error: Type statement is only supported in Python 3.12 and greater [syntax]
Found 1 error in 1 file (errors prevented further checking)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.