massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / coc-python-data / languageServer.0.5.59 / Typeshed / stdlib / 2 / encodings / __init__.pyi
diff --git a/.config/coc/extensions/coc-python-data/languageServer.0.5.59/Typeshed/stdlib/2/encodings/__init__.pyi b/.config/coc/extensions/coc-python-data/languageServer.0.5.59/Typeshed/stdlib/2/encodings/__init__.pyi
new file mode 100644 (file)
index 0000000..6d8d384
--- /dev/null
@@ -0,0 +1,6 @@
+import codecs\r
+\r
+import typing\r
+\r
+def search_function(encoding: str) -> codecs.CodecInfo:\r
+    ...\r