Update pairs_with_given_sum.py #9542
Annotations
5 errors
Ruff (W293):
data_structures/arrays/pairs_with_given_sum.py#L13
data_structures/arrays/pairs_with_given_sum.py:13:1: W293 Blank line contains whitespace
|
Ruff (W293):
data_structures/arrays/pairs_with_given_sum.py#L23
data_structures/arrays/pairs_with_given_sum.py:23:1: W293 Blank line contains whitespace
|
Ruff (W293):
data_structures/arrays/pairs_with_given_sum.py#L28
data_structures/arrays/pairs_with_given_sum.py:28:1: W293 Blank line contains whitespace
|
Ruff (W293):
data_structures/arrays/pairs_with_given_sum.py#L33
data_structures/arrays/pairs_with_given_sum.py:33:1: W293 Blank line contains whitespace
|
ruff
Process completed with exit code 1.
|