mirror of https://github.com/pret/pokecrystal.git
fix header comments in graph.py
This commit is contained in:
parent
f22bbdd722
commit
26ed5760a2
|
@ -1,6 +1,4 @@
|
|||
#!/usr/bin/python
|
||||
# author: Bryan Bishop <kanzure@gmail.com>
|
||||
# date: 2012-06-20
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
import networkx as nx
|
||||
|
||||
|
|
Loading…
Reference in New Issue