summaryrefslogtreecommitdiff
path: root/extras/graph.py
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2013-01-27 17:03:00 -0600
committerBryan Bishop <kanzure@gmail.com>2013-01-27 17:03:00 -0600
commit26ed5760a2116110c8940b9958cdd87c2ca8ea00 (patch)
tree4c271fecc3a9377d4acabbc8a7c07e3f6b001311 /extras/graph.py
parentf22bbdd722bad8e2700b5801b45d935b631de6c8 (diff)
fix header comments in graph.py
Diffstat (limited to 'extras/graph.py')
-rw-r--r--extras/graph.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/extras/graph.py b/extras/graph.py
index 98f871ae2..062985e4d 100644
--- a/extras/graph.py
+++ b/extras/graph.py
@@ -1,6 +1,4 @@
-#!/usr/bin/python
-# author: Bryan Bishop <kanzure@gmail.com>
-# date: 2012-06-20
+# -*- coding: utf-8 -*-
import networkx as nx