summaryrefslogtreecommitdiff
path: root/test/test_conjunctivegraph/test_conjunctive_graph.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_conjunctivegraph/test_conjunctive_graph.py')
-rw-r--r--test/test_conjunctivegraph/test_conjunctive_graph.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_conjunctivegraph/test_conjunctive_graph.py b/test/test_conjunctivegraph/test_conjunctive_graph.py
index f26cb77e..54393ac3 100644
--- a/test/test_conjunctivegraph/test_conjunctive_graph.py
+++ b/test/test_conjunctivegraph/test_conjunctive_graph.py
@@ -18,7 +18,6 @@ PUBLIC_ID = "http://example.org/record/1"
def test_bnode_publicid():
-
g = ConjunctiveGraph()
b = BNode()
data = "<d:d> <e:e> <f:f> ."