Skip to content

Add Longest Repeated Substring algorithm #16469

Add Longest Repeated Substring algorithm

Add Longest Repeated Substring algorithm #16469

Triggered via pull request November 21, 2025 13:28
Status Failure
Total duration 13s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ruff
Process completed with exit code 1.
Ruff (RUF023): strings/longest_repeated_substring.py#L11
strings/longest_repeated_substring.py:11:21: RUF023 `State.__slots__` is not sorted