mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-10-13 18:21:57 +00:00
rework jobs package 1/2
This commit is contained in:
@@ -2,4 +2,4 @@ from flask import Blueprint
|
||||
|
||||
|
||||
bp = Blueprint('jobs', __name__)
|
||||
from . import routes
|
||||
from . import routes, json_routes
|
||||
|
Reference in New Issue
Block a user