Skip to content

ENH: Test for read-only arrays #419

ENH: Test for read-only arrays

ENH: Test for read-only arrays #419

Triggered via pull request November 27, 2024 12:59
Status Success
Total duration 19s
Artifacts

ruff.yml

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

Annotations

5 errors
Ruff (F821): array_api_compat/common/_helpers.py#L815
array_api_compat/common/_helpers.py:815:46: F821 Undefined name `Literal`
Ruff (F821): array_api_compat/common/_helpers.py#L815
array_api_compat/common/_helpers.py:815:55: F821 Undefined name `_force_false`
Ruff (F821): array_api_compat/common/_helpers.py#L921
array_api_compat/common/_helpers.py:921:29: F821 Undefined name `Literal`
Ruff (F821): array_api_compat/common/_helpers.py#L921
array_api_compat/common/_helpers.py:921:38: F821 Undefined name `_force_false`
check-ruff
Process completed with exit code 1.