Skip to content

Create rotated_binary_search.py #10909

Create rotated_binary_search.py

Create rotated_binary_search.py #10909

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