Skip to content

Reenable test_all, fix _aliases.__all__ #796

Reenable test_all, fix _aliases.__all__

Reenable test_all, fix _aliases.__all__ #796

Triggered via pull request March 22, 2025 13:13
Status Success
Total duration 11s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ruff.yml

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

Annotations

3 errors
check-ruff
Process completed with exit code 1.
Ruff (F821): array_api_compat/common/_aliases.py#L575
array_api_compat/common/_aliases.py:575:8: F821 Undefined name `is_cupy_namespace`
Ruff (F401): array_api_compat/common/_aliases.py#L19
array_api_compat/common/_aliases.py:19:26: F401 `._helpers.is_cupy_namespace` imported but unused