Resetting utils subtree.
This commit is contained in:
@@ -43,7 +43,7 @@ sys.path.append(".")
|
||||
sys.path.append("..")
|
||||
|
||||
# For using Quart:
|
||||
from quart import Blueprint, current_app
|
||||
from quart import Blueprint, current_app, jsonify
|
||||
|
||||
# My utils:
|
||||
from utils_v2.string import json
|
||||
|
||||
Reference in New Issue
Block a user