SeaCogs/aurora/models/__init__.py

2 lines
166 B
Python

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.