zuku1985 commented on a change in pull request #7321: [AIRFLOW-XXXX] Remove
duplication in BaseOperator docstring
URL: https://github.com/apache/airflow/pull/7321#discussion_r377067303
##########
File path: airflow/models/baseoperator.py
##########
@@ -173,8 +173,6 @@ class derived from this one results in the creation of a
task object,
DAGS. Options can be set as string or using the constants defined in
the static class ``airflow.utils.WeightRule``
:type weight_rule: str
- :param queue: specifies which task queue to use
Review comment:
@ashb I moved the one I left to the proper position. It was more descriptive
to me.
----------------------------------------------------------------
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]
With regards,
Apache Git Services