[WIP] Add paddle support #410
Annotations
6 errors
Ruff (F821):
tests/test_array_namespace.py#L77
tests/test_array_namespace.py:77:10: F821 Undefined name `jax`
|
Ruff (F821):
tests/test_array_namespace.py#L78
tests/test_array_namespace.py:78:16: F821 Undefined name `jax`
|
Ruff (F821):
tests/test_array_namespace.py#L78
tests/test_array_namespace.py:78:25: F821 Undefined name `jax`
|
Ruff (F821):
tests/test_array_namespace.py#L78
tests/test_array_namespace.py:78:34: F821 Undefined name `jax`
|
Ruff (F811):
tests/test_array_namespace.py#L141
tests/test_array_namespace.py:141:5: F811 Redefinition of unused `test_python_scalars` from line 125
|
check-ruff
Process completed with exit code 1.
|