massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-pyright / node_modules / pyright / dist / typeshed-fallback / stdlib / xml / dom / xmlbuilder.pyi
diff --git a/.config/coc/extensions/node_modules/coc-pyright/node_modules/pyright/dist/typeshed-fallback/stdlib/xml/dom/xmlbuilder.pyi b/.config/coc/extensions/node_modules/coc-pyright/node_modules/pyright/dist/typeshed-fallback/stdlib/xml/dom/xmlbuilder.pyi
new file mode 100644 (file)
index 0000000..d8936bd
--- /dev/null
@@ -0,0 +1,6 @@
+from typing import Any
+
+def __getattr__(name: str) -> Any: ...  # incomplete
+
+class DocumentLS(Any): ...  # type: ignore
+class DOMImplementationLS(Any): ...  # type: ignore