1
0
forked from VimPlug/jedi

search_params -> search_param_names

This commit is contained in:
Dave Halter
2019-08-24 13:47:19 +02:00
parent b1d2f2462b
commit 0619d58cd3
3 changed files with 5 additions and 5 deletions

View File

@@ -54,7 +54,7 @@ class DynamicExecutedParams(object):
@debug.increase_indent
def search_params(inference_state, execution_context, funcdef):
def search_param_names(inference_state, execution_context, funcdef):
"""
A dynamic search for param values. If you try to complete a type: