Files
Argenta/argenta/command/flag/flags_group/__init__.py
T
2025-03-28 13:11:40 +03:00

4 lines
57 B
Python

__all__ = ["FlagsGroup"]
from .entity import FlagsGroup