Skip to content

Add get_word_path function to word_search.py #19507

Add get_word_path function to word_search.py

Add get_word_path function to word_search.py #19507

Triggered via pull request September 11, 2026 20:51
Status Failure
Total duration 12s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ruff
Process completed with exit code 1.
ruff (E501): backtracking/word_search.py#L159
backtracking/word_search.py:159:89: E501 Line too long (138 > 88)
ruff (E501): backtracking/word_search.py#L98
backtracking/word_search.py:98:89: E501 Line too long (91 > 88)