medved/lib/exec/__init__.py

3 lines
54 B
Python

from .Executor import Executor
from .Task import Task