Skip to content

Create lcs_algorithm.py #10674

Create lcs_algorithm.py

Create lcs_algorithm.py #10674

Triggered via pull request October 8, 2024 14:33
Status Failure
Total duration 14s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (N803): lcs_algorithm.py#L1
lcs_algorithm.py:1:32: N803 Argument name `X` should be lowercase
Ruff (N803): lcs_algorithm.py#L1
lcs_algorithm.py:1:35: N803 Argument name `Y` should be lowercase
ruff
Process completed with exit code 1.