Updated topological_sort.py #11288
Closed
Updated topological_sort.py #11288
Annotations
6 errors
Run ruff --output-format=github .:
sorts/topological_sort.py#L25
sorts/topological_sort.py:25:14: W291 Trailing whitespace
|
Run ruff --output-format=github .:
sorts/topological_sort.py#L26
sorts/topological_sort.py:26:77: W291 Trailing whitespace
|
Run ruff --output-format=github .:
sorts/topological_sort.py#L29
sorts/topological_sort.py:29:80: W291 Trailing whitespace
|
Run ruff --output-format=github .:
sorts/topological_sort.py#L32
sorts/topological_sort.py:32:80: W291 Trailing whitespace
|
Run ruff --output-format=github .:
sorts/topological_sort.py#L76
sorts/topological_sort.py:76:89: E501 Line too long (114 > 88)
|
Run ruff --output-format=github .
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading