ENH: speed up array_namespace
#360
Annotations
3 errors
|
check-ruff
Process completed with exit code 1.
|
|
Ruff (F541):
tests/test_array_namespace.py#L57
tests/test_array_namespace.py:57:12: F541 f-string without any placeholders
|
|
Ruff (F401):
array_api_compat/common/_helpers.py#L564
array_api_compat/common/_helpers.py:564:16: F401 `jax.experimental.array_api` imported but unused
|