Skip to content

BUG: fix dtype of include_initial in cumulative_sum #2

BUG: fix dtype of include_initial in cumulative_sum

BUG: fix dtype of include_initial in cumulative_sum #2

Triggered via push December 16, 2024 20:05
Status Success
Total duration 17s
Artifacts

ruff.yml

on: push
check-ruff
6s
check-ruff
Fit to window
Zoom out
Zoom in

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