mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-30 13:10:47 +00:00
Jun-te was right
This commit is contained in:
parent
2cf0fcc2b1
commit
9b869063d1
1 changed files with 0 additions and 1 deletions
|
|
@ -1033,7 +1033,6 @@ async def model_engine(body: PlanTriggerRequest):
|
||||||
|
|
||||||
# Commit final changes
|
# Commit final changes
|
||||||
session.commit()
|
session.commit()
|
||||||
print("Hello world")
|
|
||||||
|
|
||||||
except IntegrityError:
|
except IntegrityError:
|
||||||
logger.error("Database integrity error occurred", exc_info=True)
|
logger.error("Database integrity error occurred", exc_info=True)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue