mirror of
https://github.com/usestrix/strix.git
synced 2026-08-20 18:38:57 +02:00
5 lines
80 B
Python
5 lines
80 B
Python
from .terminal_actions import terminal_execute
|
|
|
|
|
|
__all__ = ["terminal_execute"]
|