RuntimeError: A 'SQLAlchemy' instance has already been registered on this Flask app. Import and use that instance instead.
(1 additional frame(s) were not displayed)
...
File "parse_books.py", line 128, in <module>
found_files, file_count, elapsed_time, num_of_txt_files, num_of_html_files, num_of_txt_files_with_term, num_of_html_files_with_term, files_with_both_terms, files_without_any_term, files_with_either_term = scan_directory(directory_to_scan, search_terms)
File "parse_books.py", line 118, in scan_directory
parse_into_db(results)
File "parse_books.py", line 18, in parse_into_db
init_db()
Sentry Issue: OSD-APP-G
This issue was automatically created by Sentry via Send a notification for new issues