Files
Argenta/argenta/command/__init__.py
T
2025-04-08 20:40:52 +03:00

3 lines
65 B
Python

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