WIP #143
Annotations
2 errors
|
check-ruff
Process completed with exit code 1.
|
|
ruff (F401):
array_api_strict/_array_object.py#L43
array_api_strict/_array_object.py:43:35: F401 `._devices.ALL_DEVICES` imported but unused
help: Remove unused import: `._devices.ALL_DEVICES`
|