def __init__()

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


    def __init__(self, config: GleanSourceConfig, ctx: PipelineContext):
        super().__init__(config, ctx)
        self.config = config
        self.platform = "Glean"