Files
agent/tests/pipeline_setup_v3/__init__.py
2026-03-12 16:55:23 +03:00

4 lines
81 B
Python

from tests.pipeline_setup_v3.core.runner import V3Runner
__all__ = ["V3Runner"]