Skip to content

Commit 6f99e23

Browse files
committed
need to commit [flask_commit]
1 parent 733f8e6 commit 6f99e23

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)