from flask import Blueprint bp = Blueprint("examination_schedule", __name__, url_prefix="/examination_schedule")