Anubhavpandey27 patch 1 #6379
Annotations
5 errors
data_structures/arrays/sudoku_solver.py#L2
data_structures/arrays/sudoku_solver.py:2:9: N802 Function name `solveSudoku` should be lowercase
|
data_structures/arrays/sudoku_solver.py#L2
data_structures/arrays/sudoku_solver.py:2:34: F821 Undefined name `List`
|
data_structures/arrays/sudoku_solver.py#L2
data_structures/arrays/sudoku_solver.py:2:39: F821 Undefined name `List`
|
data_structures/arrays/sudoku_solver.py#L5
data_structures/arrays/sudoku_solver.py:5:13: N802 Function name `isValid` should be lowercase
|
|
The logs for this run have expired and are no longer available.
Loading