mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-11 18:45:29 +03:00
3 lines
65 B
Python
3 lines
65 B
Python
__all__ = ["Command"]
|
|
|
|
from argenta.command.models import Command |