mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Fixed completion for 'from <namespace-package>.<submodule>' (PY-6477)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
from nspkg1.foo import
|
||||
@@ -0,0 +1 @@
|
||||
from nspkg1.f<caret>
|
||||
Reference in New Issue
Block a user