mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
fixed calculation of relative level in incomplete from ... import statements (PY-3409)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
from ..subpackage2.moduleZ import <caret>
|
||||
@@ -0,0 +1 @@
|
||||
from ..subpackage2.mo<caret>
|
||||
Reference in New Issue
Block a user