1
0
mirror of synced 2026-01-25 10:01:49 -05:00
Files
airbyte/airbyte-integrations/connectors/source-iterable/source_iterable/__init__.py

4 lines
65 B
Python

from .source import SourceIterable
__all__ = ["SourceIterable"]