Files
tout-doux/app/models/__init__.py
T
2026-07-03 19:59:19 +02:00

3 lines
80 B
Python

from .comment import Comment # noqa: F401
from .task import Task # noqa: F401