forked from VimPlug/jedi
correct docstring, fixes #310
This commit is contained in:
+1
-1
@@ -507,7 +507,7 @@ class Script(object):
|
|||||||
|
|
||||||
This would return ``None``.
|
This would return ``None``.
|
||||||
|
|
||||||
:rtype: :class:`api_classes.CallDef`
|
:rtype: list of :class:`api_classes.CallDef`
|
||||||
"""
|
"""
|
||||||
|
|
||||||
call, index = self._func_call_and_param_index()
|
call, index = self._func_call_and_param_index()
|
||||||
|
|||||||
Reference in New Issue
Block a user