black #3
Annotations
5 errors
|
Ruff (F821):
array_api_compat/common/_helpers.py#L818
array_api_compat/common/_helpers.py:818:46: F821 Undefined name `Literal`
|
|
Ruff (F821):
array_api_compat/common/_helpers.py#L818
array_api_compat/common/_helpers.py:818:55: F821 Undefined name `_force_false`
|
|
Ruff (F821):
array_api_compat/common/_helpers.py#L927
array_api_compat/common/_helpers.py:927:29: F821 Undefined name `Literal`
|
|
Ruff (F821):
array_api_compat/common/_helpers.py#L927
array_api_compat/common/_helpers.py:927:38: F821 Undefined name `_force_false`
|
|
check-ruff
Process completed with exit code 1.
|