This commit is contained in:
Peter Howell 2025-08-29 13:28:11 -07:00
parent 20366246db
commit d5421606ce
1 changed files with 0 additions and 1 deletions

1
gpt.py
View File

@ -306,7 +306,6 @@ def process_useful_info():
})
return groups
from usefulinfo_db import init_schema, insert_summary_and_events
def for_each_group(log_path="cache/email_usefulinfo_sorted.txt", f=lambda idx, g: None, start=1, count=-1):
"""