We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d41753 commit 6ea5b57Copy full SHA for 6ea5b57
runner/app/live/pipelines/scope/pipeline.py
@@ -1,7 +1,7 @@
1
import logging
2
import asyncio
3
4
-from .interface import Pipeline
+from ..interface import Pipeline
5
from ...trickle import VideoFrame, VideoOutput
6
7
0 commit comments