Skip to content

Merge branch 'main' into typ_v4 #343

Merge branch 'main' into typ_v4

Merge branch 'main' into typ_v4 #343

Triggered via push May 15, 2025 08:11
Status Success
Total duration 32s
Artifacts

ruff.yml

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

Annotations

5 errors
check-ruff
Process completed with exit code 1.
Ruff (F401): array_api_compat/torch/_aliases.py#L6
array_api_compat/torch/_aliases.py:6:58: F401 `typing.Union` imported but unused
Ruff (F401): array_api_compat/torch/_aliases.py#L6
array_api_compat/torch/_aliases.py:6:51: F401 `typing.Tuple` imported but unused
Ruff (F811): array_api_compat/torch/_aliases.py#L6
array_api_compat/torch/_aliases.py:6:41: F811 Redefinition of unused `Sequence` from line 3
Ruff (F401): array_api_compat/torch/_aliases.py#L6
array_api_compat/torch/_aliases.py:6:31: F401 `typing.Optional` imported but unused