Skip to content

MAINT: update the version for 1.12.dev0 development #788

MAINT: update the version for 1.12.dev0 development

MAINT: update the version for 1.12.dev0 development #788

Triggered via pull request March 21, 2025 00:27
Status Success
Total duration 17s
Artifacts

ruff.yml

on: pull_request
check-ruff
7s
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)