Files
Autopipe/autopipe/pipe/__init__.py

3 lines
61 B
Python

from .tee import TeePipe
from .filter_pipe import FilterPipe