Skip to content

REL: release 1.11.2 branch #784

REL: release 1.11.2 branch

REL: release 1.11.2 branch #784

Triggered via pull request March 20, 2025 19:22
Status Success
Total duration 13s
Artifacts

ruff.yml

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

Annotations

3 errors
check-ruff
Process completed with exit code 1.
check-ruff: array_api_compat/torch/_aliases.py#L690
array_api_compat/torch/_aliases.py:690:31: SyntaxError: Cannot use star annotation on Python 3.9 (syntax was added in Python 3.11)
check-ruff: array_api_compat/torch/_aliases.py#L126
array_api_compat/torch/_aliases.py:126:37: SyntaxError: Cannot use star annotation on Python 3.9 (syntax was added in Python 3.11)