massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / coc-python-data / languageServer.0.5.59 / Typeshed / third_party / 3 / typed_ast / conversions.pyi
diff --git a/.config/coc/extensions/coc-python-data/languageServer.0.5.59/Typeshed/third_party/3/typed_ast/conversions.pyi b/.config/coc/extensions/coc-python-data/languageServer.0.5.59/Typeshed/third_party/3/typed_ast/conversions.pyi
new file mode 100644 (file)
index 0000000..bf403ab
--- /dev/null
@@ -0,0 +1,4 @@
+from . import ast27\r
+from . import ast3\r
+\r
+def py2to3(ast: ast27.AST) -> ast3.AST: ...\r