This repository has been archived on 2023-09-24. You can view files and clone it, but cannot push or open issues or pull requests.
takahe/activities/models/__init__.py
2022-11-11 22:02:43 -07:00

3 lines
81 B
Python

from .post import Post # noqa
from .timeline_event import TimelineEvent # noqa