massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-pyright / node_modules / pyright / dist / typeshed-fallback / stubs / html5lib / html5lib / treewalkers / etree.pyi
diff --git a/.config/coc/extensions/node_modules/coc-pyright/node_modules/pyright/dist/typeshed-fallback/stubs/html5lib/html5lib/treewalkers/etree.pyi b/.config/coc/extensions/node_modules/coc-pyright/node_modules/pyright/dist/typeshed-fallback/stubs/html5lib/html5lib/treewalkers/etree.pyi
new file mode 100644 (file)
index 0000000..33f6d80
--- /dev/null
@@ -0,0 +1,7 @@
+from typing import Any
+
+tag_regexp: Any
+
+def getETreeBuilder(ElementTreeImplementation): ...
+
+getETreeModule: Any