You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Ketan Bhatt (JIRA)" <ji...@apache.org> on 2017/02/19 18:06:44 UTC

[jira] [Created] (AIRFLOW-889) Minor error in the docstrings for BaseOperator.

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)