BUG: add test that wrapping preserves view/copy semantics, fix where it doesn't #1060
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
|