Skip to content

Added Python Implementation of Suffix Arrays and LCP Arrays #11381

Added Python Implementation of Suffix Arrays and LCP Arrays

Added Python Implementation of Suffix Arrays and LCP Arrays #11381

Triggered via pull request October 19, 2024 07:53
Status Failure
Total duration 20s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Ruff (E501): divide_and_conquer/suffix_array_lcp.py#L66
divide_and_conquer/suffix_array_lcp.py:66:89: E501 Line too long (93 > 88)
ruff
Process completed with exit code 1.