Skip to content

Create longest_subarray_with_given_sum.py #11393

Create longest_subarray_with_given_sum.py

Create longest_subarray_with_given_sum.py #11393

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

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Ruff (E501): data_structures/arrays/longest_subarray_with_given_sum.py#L45
data_structures/arrays/longest_subarray_with_given_sum.py:45:89: E501 Line too long (98 > 88)
ruff
Process completed with exit code 1.