Skip to content

Weierstrass Method #13961

Weierstrass Method

Weierstrass Method #13961

Triggered via pull request August 28, 2025 20:24
Status Failure
Total duration 13s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
ruff
Process completed with exit code 1.
Ruff (W292): maths/numerical_analysis/weierstrass_method.py#L90
maths/numerical_analysis/weierstrass_method.py:90:22: W292 No newline at end of file
Ruff (E501): maths/numerical_analysis/weierstrass_method.py#L42
maths/numerical_analysis/weierstrass_method.py:42:89: E501 Line too long (91 > 88)
Ruff (W293): maths/numerical_analysis/weierstrass_method.py#L41
maths/numerical_analysis/weierstrass_method.py:41:1: W293 Blank line contains whitespace
Ruff (W293): maths/numerical_analysis/weierstrass_method.py#L38
maths/numerical_analysis/weierstrass_method.py:38:1: W293 Blank line contains whitespace