fix header comments in graph.py

This commit is contained in:
Bryan Bishop 2013-01-27 17:03:00 -06:00
parent f22bbdd722
commit 26ed5760a2

View File

@ -1,6 +1,4 @@
#!/usr/bin/python
# author: Bryan Bishop <kanzure@gmail.com>
# date: 2012-06-20
# -*- coding: utf-8 -*-
import networkx as nx