You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/08/30 19:24:47 UTC

[GitHub] [airflow] ephraimbuddy removed a comment on issue #17889: Airflow 2.1.3 Variable.set(name, value) statement clears out Variable Description inserted in Airflow UI

ephraimbuddy removed a comment on issue #17889:
URL: https://github.com/apache/airflow/issues/17889#issuecomment-908610678


   I like the first one: 
   ```python
   Variable.set(key, val, description=desc)  # description is optional.
   ```
   if we want it, I can work on it. Looks like there's a reason for the current design, will find out.
   
   


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org