Skip to content

Create rotated_binary_search.py #10907

Create rotated_binary_search.py

Create rotated_binary_search.py #10907

Triggered via pull request October 11, 2024 15:28
Status Failure
Total duration 17s
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.