Files
Python/backtracking/word_search.py
Maxim Smolskiy f9cc25221c Reduce the complexity of backtracking/word_search.py (#8166)
* Lower the --max-complexity threshold in the file .flake8
2023-03-10 15:18:05 +05:30

4.6 KiB