| 1 | """ |
| 2 | Please do not modify this file! It is published at https://norvig.com/sudoku.html with |
| 3 | only minimal changes to work with modern versions of Python. If you have improvements, |
| 4 | please make them in a separate file. |
nothing calls this directly
no test coverage detected