add some doctests to algos in backtracking #10729
Annotations
3 errors
Ruff (W293):
backtracking/generate_parentheses.py#L67
backtracking/generate_parentheses.py:67:1: W293 Blank line contains whitespace
|
Ruff (W293):
backtracking/word_break.py#L69
backtracking/word_break.py:69:1: W293 Blank line contains whitespace
|
ruff
Process completed with exit code 1.
|