mirror of
1
0
Fork 0
dotbot/dotbot/conditions/__init__.py

3 lines
64 B
Python

from .shell import ShellCondition
from .tty import TtyCondition