diff stubs/rdflib/__init__.pyi @ 1914:f1f426af34ed

stubs Ignore-this: 99edfdd5f84653ddc0af4b46a3a02dad
author Drew Perttula <drewp@bigasterisk.com>
date Sat, 01 Jun 2019 20:04:53 +0000
parents 0f0ff27e55a3
children
line wrap: on
line diff
--- a/stubs/rdflib/__init__.pyi	Sat Jun 01 11:03:16 2019 +0000
+++ b/stubs/rdflib/__init__.pyi	Sat Jun 01 20:04:53 2019 +0000
@@ -9,6 +9,7 @@
 
 RDF: Namespace
 RDFS: Namespace
+XSD: Namespace
 
 import rdflib.term as _t
 URIRef = _t.URIRef