DEBSOURCES
Skip Quicknav
sources / pytest-watcher / 0.4.3-2 / pytest_watcher / __init__.py
12345
from .watcher import VERSION, run __version__ = VERSION __all__ = ["run"]