Files
Argenta/src/argenta/command/__init__.py
T
2025-04-24 21:26:41 +03:00

3 lines
65 B
Python

__all__ = ["Command"]
from argenta.command.models import Command