Files
core/migration/tables/__init__.py

2 lines
60 B
Python
Raw Normal View History

2022-09-03 13:50:14 +03:00
__all__ = (["users", "tags", "content_items", "comments"],)