Skip to content

added max and min algo #15004

added max and min algo

added max and min algo #15004

Triggered via pull request October 8, 2025 16:46
Status Failure
Total duration 10s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ruff
Process completed with exit code 1.
Ruff (W292): data_structures/arrays/max_and_min.py#L45
data_structures/arrays/max_and_min.py:45:73: W292 No newline at end of file
Ruff (W293): data_structures/arrays/max_and_min.py#L30
data_structures/arrays/max_and_min.py:30:1: W293 Blank line contains whitespace