Skip to content

is_match algorithm #11631

is_match algorithm

is_match algorithm #11631

Triggered via pull request October 27, 2024 04:09
Status Failure
Total duration 12s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Ruff (E501): dynamic_programming/is_match.py#L1
dynamic_programming/is_match.py:1:89: E501 Line too long (120 > 88)
Ruff (W293): dynamic_programming/is_match.py#L6
dynamic_programming/is_match.py:6:1: W293 Blank line contains whitespace
Ruff (W293): dynamic_programming/is_match.py#L17
dynamic_programming/is_match.py:17:1: W293 Blank line contains whitespace
Ruff (W293): dynamic_programming/is_match.py#L26
dynamic_programming/is_match.py:26:1: W293 Blank line contains whitespace
Ruff (W293): dynamic_programming/is_match.py#L36
dynamic_programming/is_match.py:36:1: W293 Blank line contains whitespace
ruff
Process completed with exit code 1.