def __init__()

in config_helper.py [0:0]


    def __init__(
        self,
        appconfig_application: str,
        appconfig_environment: str,
        appconfig_profile: str,
        expire: int,
        client_id: str,