Files
tableau-de-bord/app/routes/reports.py

4 lines
65 B
Python

from flask import Blueprint
bp = Blueprint("reports", __name__)