def __init__()

in sync/datahub/legacy_source.py [0:0]


    def __init__(self, config: LegacySourceConfig, ctx: PipelineContext):
        super().__init__(config, ctx)
        self.config = config
        self.platform = "LegacyTelemetry"