forked from VimPlug/jedi
submodules need relative imports not absolute
This commit is contained in:
@@ -76,7 +76,7 @@ return_one(''.undefined_attribute)
|
||||
|
||||
[r for r in [1, 2]]
|
||||
|
||||
# some random error throw
|
||||
# some random error that showed up
|
||||
class NotCalled():
|
||||
def match_something(self, param):
|
||||
seems_to_need_an_assignment = param
|
||||
|
||||
Reference in New Issue
Block a user