def show_upload_page()

in invoice-processing-pipeline/uploader/main.py [0:0]


def show_upload_page():
    return render_template("index.html"), 200