You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/02/21 00:42:44 UTC

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

    [ https://issues.apache.org/jira/browse/AIRFLOW-889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875189#comment-15875189 ] 

ASF subversion and git services commented on AIRFLOW-889:
---------------------------------------------------------

Commit 50702d06187035c99e51ea936c756c00332c4a4a in incubator-airflow's branch refs/heads/master from [~ketanbhatt]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=50702d0 ]

[AIRFLOW-889] Fix minor error in the docstrings for BaseOperator

task --> class

Closes #2084 from ketanbhatt/patch-1


> 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)