Files
tout-doux/app/models/__init__.py
T
klemek d7fbac6cf4
Python Lint CI / ruff-format-check (push) Successful in 56s
Python Lint CI / ty (push) Successful in 56s
Python Lint CI / ruff (push) Successful in 1m2s
feat: task
2026-07-03 19:55:03 +02:00

3 lines
80 B
Python

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