diff stubs/rdflib/__init__.pyi @ 67:099c0a815bb7

stubs Ignore-this: c084e54b4fa9a6a8bd692add7e646f10
author Drew Perttula <drewp@bigasterisk.com>
date Sat, 01 Jun 2019 20:02:47 +0000
parents 4f71d2a7a8d1
children
line wrap: on
line diff
--- a/stubs/rdflib/__init__.pyi	Fri May 31 21:47:09 2019 +0000
+++ b/stubs/rdflib/__init__.pyi	Sat Jun 01 20:02:47 2019 +0000
@@ -9,6 +9,7 @@
 
 RDF: Namespace
 RDFS: Namespace
+XSD: Namespace
 
 import rdflib.term as _t
 URIRef = _t.URIRef