Files
Argenta/src/argenta/command/__init__.py
T
2025-05-09 23:25:21 +03:00

4 lines
66 B
Python

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