diff --git a/spikee/list.py b/spikee/list.py index 5942edf..dbbd67a 100644 --- a/spikee/list.py +++ b/spikee/list.py @@ -79,6 +79,8 @@ def collect_module_data(module): uses_llm = True options = options_data[0] + else: + options = options_data description_data = get_description_from_module(mod) if description_data is not None and len(description_data) == 2: