Skip to content

Commit

Permalink
Updating namespace.py to solve issue #801 #1044
Browse files Browse the repository at this point in the history
  • Loading branch information
aayush17002 committed May 26, 2020
1 parent 12a1d8d commit 63a825f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_issue801.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
"""
Issue 801 - Problem with prefixes created for URIs containing %20
"""

from rdflib import Namespace, Graph, BNode, Literal
import unittest

Expand Down

0 comments on commit 63a825f

Please sign in to comment.