Skip to content

add some doctests to algos in backtracking #10729

add some doctests to algos in backtracking

add some doctests to algos in backtracking #10729

Triggered via pull request October 9, 2024 04:45
Status Failure
Total duration 14s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.