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