core/migration/tables/__init__.py

2 lines
62 B
Python
Raw Normal View History

2022-09-19 13:50:43 +00:00
__all__ = (["users", "topics", "content_items", "comments"],)