Skip to content

Commit d0ee7ad

Browse files
committed
need to commit [flask_commit]
1 parent 158e760 commit d0ee7ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flask_app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ def allocate_endpoint():
2323

2424
batchref = model.allocate(line, batches)
2525

26+
session.commit()
2627
return {"batchref": batchref}, 201

0 commit comments

Comments
 (0)