1
0
Fork 0
mirror of synced 2024-06-15 13:51:08 -04:00
dotbot/dotbot/conditions/__init__.py

3 lines
64 B
Python
Raw Normal View History

from .shell import ShellCondition
from .tty import TtyCondition