summaryrefslogtreecommitdiffstats
path: root/ipapython/graph.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipapython/graph.py')
-rw-r--r--ipapython/graph.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipapython/graph.py b/ipapython/graph.py
index b4373abea..0e06a0831 100644
--- a/ipapython/graph.py
+++ b/ipapython/graph.py
@@ -3,7 +3,7 @@
#
-class Graph():
+class Graph(object):
"""
Simple oriented graph structure