Files
immich-photo-flow/apps/trip-cluster/app/routes/review.py
T

4 lines
64 B
Python

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