Skip to content

Ruff fixes

Ruff fixes #165

Triggered via push October 30, 2025 00:05
Status Failure
Total duration 46s
Artifacts
YAML Lint Workflow  /  yamllint
10s
YAML Lint Workflow / yamllint
Matrix: Flake8 Workflow / build
Matrix: Pylint Workflow / build
Ruff Lint and Format  /  ruff
17s
Ruff Lint and Format / ruff
Pytest Workflow  /  test
Pytest Workflow / test
Matrix: Codecov Coverage Report / run
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff Lint and Format / ruff
Process completed with exit code 1.
Ruff (D401): triangle/triangle.py#L16
triangle/triangle.py:16:5: D401 First line of docstring should be in imperative mood: "An isosceles triangle has at least two sides the same length."
Ruff (D205): cater-waiter/sets.py#L131
cater-waiter/sets.py:131:5: D205 1 blank line required between summary line and description