Skip to content

Add preliminary support for the draft 2024.12 version of the standard #127

Add preliminary support for the draft 2024.12 version of the standard

Add preliminary support for the draft 2024.12 version of the standard #127

Triggered via pull request November 5, 2024 21:20
Status Success
Total duration 15s
Artifacts

ruff.yml

on: pull_request
check-ruff
6s
check-ruff
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (F821): array_api_strict/_info.py#L133
array_api_strict/_info.py:133:28: F821 Undefined name `dtypes`
Ruff (F401): array_api_strict/_typing.py#L24
array_api_strict/_typing.py:24:5: F401 `typing.ModuleType` imported but unused
Ruff (F401): array_api_strict/tests/test_flags.py#L6
array_api_strict/tests/test_flags.py:6:21: F401 `.._info.__array_namespace_info__` imported but unused
check-ruff
Process completed with exit code 1.