SeaUtils/seautils/aurora/models/__init__.py

3 lines
166 B
Python
Raw Normal View History

2024-08-14 04:12:51 -04:00
from .moderation_types import * # noqa: F403
# This just imports all the built-in moderation types so they can be registered, as they aren't imported anywhere else.