summaryrefslogtreecommitdiff
path: root/graph.py
diff options
context:
space:
mode:
Diffstat (limited to 'graph.py')
-rw-r--r--graph.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/graph.py b/graph.py
index 98f871a..062985e 100644
--- a/graph.py
+++ b/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