GroundRecall/src/groundrecall/source_adapters/transcript.py

4 lines
106 B
Python

from __future__ import annotations
from ..groundrecall_source_adapters.transcript import * # noqa: F403