need to fix this

This commit is contained in:
mike cullerton 2022-07-27 14:11:09 -04:00
parent 339ca7d6df
commit bb9d4a28f9
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ ALLOWED_BPMN_EXTENSIONS = {"bpmn", "dmn"}
def before_first_request() -> None:
"""Before_first_request."""
# token()
ProcessInstanceReportModel.add_fixtures()
# ProcessInstanceReportModel.add_fixtures()
# @admin_blueprint.route("/token", methods=["GET"])