Skip to content

Commit

Permalink
update test_079, remove broken line
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleysommer authored Aug 21, 2021
1 parent d7da1f1 commit dfa3adf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/issues/test_079.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@

def test_079():
shape_g = rdflib.Graph().parse(data=shapes_data, format='turtle')
print(shape_g.serialize(format="turtle").decode())
data_g = rdflib.Graph().parse(data="""
@prefix ex: <https://example.com#> .
Expand Down

0 comments on commit dfa3adf

Please sign in to comment.