REL: release 1.11.2 branch #784
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)
|