Skip to content

[WIP] Add paddle support #410

[WIP] Add paddle support

[WIP] Add paddle support #410

Triggered via pull request November 26, 2024 06:18
Status Success
Total duration 1m 2s
Artifacts

ruff.yml

on: pull_request
check-ruff
11s
check-ruff
Fit to window
Zoom out
Zoom in

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.