Added additional error handling to job related functionalities. (Formatted file in db_utils, which might cause a merge conflict, just override my file later)

This commit is contained in:
Kikimanox
2022-10-18 22:48:51 +02:00
parent 8ffa85cd76
commit acb028073a
5 changed files with 67 additions and 45 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
from swagger_server import db_utils
from swagger_server.utils import db_utils
from swagger_server import util
from flask import send_file