Skip to content

Add Sum of Squares Algorithm #10785

Add Sum of Squares Algorithm

Add Sum of Squares Algorithm #10785

Triggered via pull request October 10, 2024 05:01
Status Failure
Total duration 15s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (E501): maths/sum_of_squares.py#L2
maths/sum_of_squares.py:2:89: E501 Line too long (97 > 88)
Ruff (E501): maths/sum_of_squares.py#L5
maths/sum_of_squares.py:5:89: E501 Line too long (93 > 88)
ruff
Process completed with exit code 1.