microsoft / microsoft/skala

Type checking fails due to new version of numpy

Open
#83 4 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.