mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-12 13:29:04 +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:
|
Usage:
|
||||||
python local_runner.py <pdf_path>
|
python local_runner.py <pdf_path>
|
||||||
"""
|
"""
|
||||||
import sys
|
|
||||||
from typing import List, Optional, Tuple
|
from typing import List, Optional, Tuple
|
||||||
|
|
||||||
from backend.app.db.connection import db_session
|
from backend.app.db.connection import db_session
|
||||||
Loading…
Add table
Reference in a new issue