GroundRecall/src/groundrecall/source_adapters/base.py

4 lines
100 B
Python

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