1
0
forked from VimPlug/jedi

follow_param -> infer_param.

This commit is contained in:
Dave Halter
2017-04-20 18:09:00 +02:00
parent ea1905f121
commit f136745a8a
3 changed files with 4 additions and 4 deletions

View File

@@ -186,7 +186,7 @@ def _execute_array_values(evaluator, array):
@memoize_default()
def follow_param(module_context, param):
def infer_param(module_context, param):
def eval_docstring(docstring):
return set(
p