Ketan Bhatt created AIRFLOW-889:
-----------------------------------
Summary: Minor error in the docstrings for BaseOperator.
Key: AIRFLOW-889
URL: https://issues.apache.org/jira/browse/AIRFLOW-889
Project: Apache Airflow
Issue Type: Bug
Components: operators
Reporter: Ketan Bhatt
Assignee: Ketan Bhatt
Priority: Trivial
There is a minor error in the docstrings for BaseOperator.
At one place it says:
"Operators derived from this task should perform or trigger certain tasks".
This has to be changed with:
"Operators derived from this class should perform or trigger certain tasks"
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)