PY-38322 PY-39171 Regression tests on resolve in skeleton submodules and __all__ processing

GitOrigin-RevId: 5996a0469c811efad78b063a56fae9f197865b8f
This commit is contained in:
Mikhail Golubev
2019-11-25 23:50:34 +07:00
committed by intellij-monorepo-bot
parent 881893e155
commit 6bd03747fa
10 changed files with 48 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
from pkg.subpkg.binary import func
func()
# <ref>