forked from VimPlug/jedi
Move the initial sys path generation into a new project class.
This commit is contained in:
@@ -243,5 +243,3 @@ def _star_star_dict(context, array, input_node, funcdef):
|
||||
% (funcdef.name.value, array)
|
||||
analysis.add(context, 'type-error-star-star', input_node, message=m)
|
||||
return {}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user