Searched refs:names_to_fetch (Results 1 – 1 of 1) sorted by relevance
227 def fetch_tools(method, names_to_fetch): argument246 name_list = names_to_fetch247 if len(names_to_fetch) == 1 and names_to_fetch[0] in ['all', 'missing']:249 if names_to_fetch[0] == 'missing':
Completed in 14 milliseconds