ENH: Review exported symbols; redesign test_all
#940
Annotations
3 errors
|
check-ruff
Process completed with exit code 1.
|
|
Ruff (F405):
array_api_compat/dask/array/__init__.py#L24
array_api_compat/dask/array/__init__.py:24:76: F405 `fft` may be undefined, or defined from star imports
|
|
Ruff (F405):
array_api_compat/dask/array/__init__.py#L24
array_api_compat/dask/array/__init__.py:24:66: F405 `linalg` may be undefined, or defined from star imports
|