Skip to content

Adding Binary Search Algo Based on 2D Arrays #11190

Adding Binary Search Algo Based on 2D Arrays

Adding Binary Search Algo Based on 2D Arrays #11190

Triggered via pull request October 15, 2024 14:17
Status Failure
Total duration 14s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (N999): searches/Peak_Element_on_2D.py#L1
searches/Peak_Element_on_2D.py:1:1: N999 Invalid module name: 'Peak_Element_on_2D'
Ruff (N999): sorts/BinarySearch_on_Sorted_2D_Array.py#L1
sorts/BinarySearch_on_Sorted_2D_Array.py:1:1: N999 Invalid module name: 'BinarySearch_on_Sorted_2D_Array'
ruff
Process completed with exit code 1.