Skip to content

Create rotated_binary_search.py #10908

Create rotated_binary_search.py

Create rotated_binary_search.py #10908

Triggered via pull request October 11, 2024 15:30
Status Failure
Total duration 15s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Ruff (PLR5501): searches/rotated_binary_search.py#L28
searches/rotated_binary_search.py:28:9: PLR5501 Use `elif` instead of `else` then `if`, to reduce indentation
ruff
Process completed with exit code 1.