jroachgolf84 commented on issue #61490:
URL: https://github.com/apache/airflow/issues/61490#issuecomment-3853804039

   @abhijeets25012-tech - please feel free to open a PR for this issue. I'd 
take a look at this line of code in the link that @thoniTUB sent.
   
   ```python
   invalid_keys = [key for key, values in secrets.items() if isinstance(values, 
list) and len(values) != 1]
   ```


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to