Skip to content
Snippets Groups Projects
Commit 7b44f539 authored by Saket Agrahari's avatar Saket Agrahari
Browse files

tox changes

parent 1cafc8ba
Branches
Tags
No related merge requests found
......@@ -12,7 +12,7 @@ Default Endpoints
"""
import pkg_resources
from flask import Blueprint, jsonify
from flask import Blueprint, jsonify, render_template
from compendium_v2.routes import common
routes = Blueprint("compendium-v2-default", __name__)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment