integrate nopaque repo

This commit is contained in:
Patrick Jentsch
2020-06-05 14:42:04 +02:00
parent 450ddf69fc
commit cb2b64fa9d
164 changed files with 1212 additions and 168 deletions

View File

@@ -1,5 +0,0 @@
from flask import Blueprint
jobs = Blueprint('jobs', __name__)
from . import views # noqa