from flask import Blueprint uinvoice = Blueprint('settings', __name__) from . import routes