1
0
Fork 0
mirror of synced 2024-06-22 17:01:10 -04:00
dotbot/dotbot/conditions/__init__.py
2022-10-01 16:30:44 -04:00

3 lines
64 B
Python

from .shell import ShellCondition
from .tty import TtyCondition