diff --git a/README.md b/README.md index f4739af..f8b2ffd 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,6 @@ JSON configs for transfers can be defined as follows: "pattern" : "(? credentials: logger = opentaskpy.otflogging.init_logging(__name__, None, None) try: # Get an Access Token - # auth_creds = None # Initialising authCreds - logger.info("Retrieving credentials") auth_creds = service_account.Credentials.from_service_account_info( credentials_["credentials"],