summaryrefslogtreecommitdiff
path: root/test/test_extras/test_infixowl/test_enumerated_class.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_extras/test_infixowl/test_enumerated_class.py')
-rw-r--r--test/test_extras/test_infixowl/test_enumerated_class.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_extras/test_infixowl/test_enumerated_class.py b/test/test_extras/test_infixowl/test_enumerated_class.py
index e3434046..956738a3 100644
--- a/test/test_extras/test_infixowl/test_enumerated_class.py
+++ b/test/test_extras/test_infixowl/test_enumerated_class.py
@@ -52,7 +52,6 @@ def test_enumerated_class(graph):
def test_enumerated_class_serialize(graph):
-
sg = Graph()
contlist = [Class(EXNS.Africa, graph=graph), Class(EXNS.NorthAmerica, graph=graph)]