JavierLTPromofarma edited a comment on pull request #10655: URL: https://github.com/apache/airflow/pull/10655#issuecomment-685455509
Do you think it would be useful to add this line at the end? `secret_dict = ast.literal_eval(secret)` That will return the dictionary instead of a string and you don't have to make the literal_eval in your script. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
