medved/lib/exeq/__init__.py

3 lines
54 B
Python

from .Executor import Executor
from .Task import Task