josh-fell commented on issue #9415:
URL: https://github.com/apache/airflow/issues/9415#issuecomment-921402673


   > What do you think about this? I feel it's good:
   > 
   > ```python
   > from airflow.example_dags.libs.helper import print_stuff
   > 
   > @task
   > def start_task():
   >     print_stuff()
   > ```
   
   Well, I completely missed the obvious answer; it's been a long day. Love it.


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