Skip to content

compare-operator added to Vector Class #12086

compare-operator added to Vector Class

compare-operator added to Vector Class #12086

Triggered via pull request December 21, 2024 16:12
Status Failure
Total duration 13s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Ruff (W293): linear_algebra/src/lib.py#L185
linear_algebra/src/lib.py:185:1: W293 Blank line contains whitespace
Ruff (E501): linear_algebra/src/lib.py#L189
linear_algebra/src/lib.py:189:89: E501 Line too long (108 > 88)
Ruff (W293): linear_algebra/src/lib.py#L194
linear_algebra/src/lib.py:194:1: W293 Blank line contains whitespace
Ruff (W293): linear_algebra/src/lib.py#L196
linear_algebra/src/lib.py:196:1: W293 Blank line contains whitespace
ruff
Process completed with exit code 1.
ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636