mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-08-20 09:30:24 +00:00
added job inputs/results blueprints
This commit is contained in:
@@ -1,2 +1,7 @@
|
||||
from .. import bp
|
||||
from flask import Blueprint
|
||||
|
||||
|
||||
bp = Blueprint('results', __name__)
|
||||
|
||||
|
||||
from . import routes
|
||||
|
Reference in New Issue
Block a user