Skip to content

added algo of Max and Min elements #15002

added algo of Max and Min elements

added algo of Max and Min elements #15002

Triggered via pull request October 8, 2025 16:42
Status Failure
Total duration 14s
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_min.py#L45
data_structures/arrays/max_min.py:45:73: W292 No newline at end of file
Ruff (W293): data_structures/arrays/max_min.py#L30
data_structures/arrays/max_min.py:30:1: W293 Blank line contains whitespace