solved the issue #12046 and #12020 #11103
Annotations
3 errors
Ruff (W291):
graphs/kruskal.py#L55
graphs/kruskal.py:55:45: W291 Trailing whitespace
|
Ruff (W291):
graphs/kruskal.py#L60
graphs/kruskal.py:60:57: W291 Trailing whitespace
|
ruff
Process completed with exit code 1.
|