Skip to content

Commit f17d63e

Browse files
committed
graph_algorithms/algorithms/kruskal/__init__.py
1 parent ce09508 commit f17d63e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# -*- coding:utf-8 -*-
2+
3+
"""Kruskal's algorithm."""

0 commit comments

Comments
 (0)