mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-03 10:03:32 +08:00
* Change imports so pytype can parse them relative imports -> absolute import foo.bar as baz -> equivalent "from foo ..." * fixup ...
* Change imports so pytype can parse them relative imports -> absolute import foo.bar as baz -> equivalent "from foo ..." * fixup ...