fix some issues uncovered during testing

This commit is contained in:
Kenneth Kehl
2023-05-01 13:26:19 -07:00
parent b16883e989
commit be04edd04a
7 changed files with 16 additions and 21 deletions

View File

@@ -1,3 +1,4 @@
from flask import current_app
from sqlalchemy.orm.exc import NoResultFound
from app.config import QueueNames