mirror of
https://github.com/autistic-symposium/master-algorithms-py.git
synced 2025-04-29 12:16:14 -04:00
Update check_sudoku_board.py
This commit is contained in:
parent
3215e25e12
commit
5d9313dd85
@ -51,3 +51,4 @@ def is_valid_sudoku(board) -> bool:
|
||||
boxes[index].add(val)
|
||||
|
||||
return True
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user