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

3 lines
50 B
Python

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