CI: test on python 3.14 #414
Annotations
3 errors
|
check-ruff
Process completed with exit code 1.
|
|
Ruff (F821):
array_api_strict/tests/test_elementwise_functions.py#L305
array_api_strict/tests/test_elementwise_functions.py:305:29: F821 Undefined name `warnings`
|
|
Ruff (F821):
array_api_strict/tests/test_elementwise_functions.py#L303
array_api_strict/tests/test_elementwise_functions.py:303:30: F821 Undefined name `warnings`
|