SeaUtils/seautils/aurora/models/__init__.py
Seaswimmer 2c7ff37d60
Some checks failed
Actions / Build (push) Failing after 37s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 37s
version 1.0.0
2024-08-14 04:12:51 -04:00

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.