ashb commented on a change in pull request #6348: [AIRFLOW-XXX] GSoD: Adding 
'Create a custom operator' doc
URL: https://github.com/apache/airflow/pull/6348#discussion_r336406576
 
 

 ##########
 File path: docs/concepts.rst
 ##########
 @@ -97,6 +97,8 @@ any of its operators. This makes it easy to apply a common 
parameter to many ope
     op = DummyOperator(task_id='dummy', dag=dag)
     print(op.owner) # Airflow
 
+.. _default-args:
 
 Review comment:
   This doesn't quite make sense as the target for the link (it applies to the 
section after it. I think you want to move this to before the `Default 
Arguments` heading.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to