Searched refs:DICT_MODELS (Results 1 – 1 of 1) sorted by relevance
29 DICT_MODELS = { variable45 if arg.startswith("/") and arg[1:].lower() in DICT_MODELS.keys():53 index_list.extend(DICT_MODELS.keys())87 query = DICT_MODELS[model_type].query()