massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / coc-python-data / languageServer.0.5.59 / Typeshed / third_party / 3 / typed_ast / conversions.pyi
1 from . import ast27\r
2 from . import ast3\r
3 \r
4 def py2to3(ast: ast27.AST) -> ast3.AST: ...\r