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