Skip to content

Commit 2ffdabf

Browse files
authored
Update dijkstra.py , author signature removed
kelvins#210
1 parent 43ca3c0 commit 2ffdabf

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/python/dijkstra.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# Grafos - Algoritmos de Dijkstra em Python
2-
# Bruno Dantas de Paiva - 2021
3-
# https://github.com/DantasB
4-
51
import heapq
62

73
class Graph:

0 commit comments

Comments
 (0)