Fixes #12192 #11638
Annotations
3 errors
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.
|