ashb commented on a change in pull request #7321: [AIRFLOW-XXXX] Remove
duplication in BaseOperator docstring
URL: https://github.com/apache/airflow/pull/7321#discussion_r373782834
##########
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:
Good spot! But could you please remove the other one? This one matches the
position of the queue param
----------------------------------------------------------------
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