Skip to content

BUG: add test that wrapping preserves view/copy semantics, fix where it doesn't #1060

BUG: add test that wrapping preserves view/copy semantics, fix where it doesn't

BUG: add test that wrapping preserves view/copy semantics, fix where it doesn't #1060

Triggered via pull request June 4, 2025 11:05
Status Success
Total duration 13s
Artifacts

ruff.yml

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

Annotations

6 errors
check-ruff
Process completed with exit code 1.
Ruff: array_api_compat/numpy/_aliases.py#L153
array_api_compat/numpy/_aliases.py:153:1: SyntaxError: Expected a statement
Ruff: array_api_compat/numpy/_aliases.py#L149
array_api_compat/numpy/_aliases.py:149:1: SyntaxError: Unexpected indentation
Ruff: array_api_compat/numpy/_aliases.py#L148
array_api_compat/numpy/_aliases.py:148:71: SyntaxError: Expected an expression
Ruff: array_api_compat/numpy/_aliases.py#L148
array_api_compat/numpy/_aliases.py:148:11: SyntaxError: Expected ':', found name
Ruff: array_api_compat/numpy/_aliases.py#L148
array_api_compat/numpy/_aliases.py:148:8: SyntaxError: Expected an identifier, but found a keyword 'if' that cannot be used here