mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
move local runner
This commit is contained in:
parent
1d4655c3c4
commit
b3096b52ad
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@ Parse a local site-notes PDF and load the result into the database.
|
|||
Usage:
|
||||
python local_runner.py <pdf_path>
|
||||
"""
|
||||
import sys
|
||||
from typing import List, Optional, Tuple
|
||||
|
||||
from backend.app.db.connection import db_session
|
||||
Loading…
Add table
Reference in a new issue