BUG: fix dtype of include_initial in cumulative_sum #2
Annotations
4 errors and 1 warning
Ruff (F821):
array_api_strict/_searching_functions.py#L54
array_api_strict/_searching_functions.py:54:20: F821 Undefined name `Union`
|
Ruff (F841):
array_api_strict/_statistical_functions.py#L34
array_api_strict/_statistical_functions.py:34:5: F841 Local variable `dt` is assigned to but never used
|
Ruff (F841):
array_api_strict/_statistical_functions.py#L65
array_api_strict/_statistical_functions.py:65:5: F841 Local variable `dt` is assigned to but never used
|
check-ruff
Process completed with exit code 1.
|
check-ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|