ENH: speed up array_namespace
#1044
Annotations
5 errors
|
check-ruff
Process completed with exit code 1.
|
|
Ruff (F821):
tests/test_array_namespace.py#L49
tests/test_array_namespace.py:49:13: F821 Undefined name `warnings`
|
|
Ruff (F821):
tests/test_array_namespace.py#L48
tests/test_array_namespace.py:48:14: F821 Undefined name `warnings`
|
|
Ruff (F821):
tests/test_array_namespace.py#L31
tests/test_array_namespace.py:31:9: F821 Undefined name `warnings`
|
|
Ruff (F821):
tests/test_array_namespace.py#L30
tests/test_array_namespace.py:30:10: F821 Undefined name `warnings`
|