fixed tests not running

This commit is contained in:
2020-05-14 13:54:19 +02:00
parent 32648d0f7a
commit b226256187
7 changed files with 43 additions and 37 deletions

View File

@ -1,7 +1,7 @@
import json
from db import redis_client
from flask import jsonify, current_app
from flask import jsonify
from flask_classful import FlaskView