Skip to content

Fixes #12192

Fixes #12192 #11633

Triggered via pull request October 27, 2024 04:41
Status Failure
Total duration 13s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (E501): sorts/topological_sort.py#L19
sorts/topological_sort.py:19:89: E501 Line too long (96 > 88)
Ruff (W291): sorts/topological_sort.py#L50
sorts/topological_sort.py:50:19: W291 Trailing whitespace
Ruff (W292): sorts/topological_sort.py#L52
sorts/topological_sort.py:52:16: W292 No newline at end of file
ruff
Process completed with exit code 1.