ENH: Test for read-only arrays #419
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.
|