forked from VimPlug/jedi
First implementation to be ready to complete corrupt imports. Working ok.
This commit is contained in:
@@ -318,6 +318,8 @@ def statement_elements_in_statement(stmt):
|
||||
|
||||
class FakeSubModule():
|
||||
line_offset = 0
|
||||
parent = None
|
||||
path = None
|
||||
|
||||
|
||||
class FakeArray(pr.Array):
|
||||
|
||||
Reference in New Issue
Block a user