You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Matthew Schmoyer (JIRA)" <ji...@apache.org> on 2017/03/24 21:34:41 UTC

[jira] [Created] (AIRFLOW-1040) Fix typos in comments/docstrings in models.py

Matthew Schmoyer created AIRFLOW-1040:
-----------------------------------------

             Summary: Fix typos in comments/docstrings in models.py
                 Key: AIRFLOW-1040
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1040
             Project: Apache Airflow
          Issue Type: Task
          Components: docs
            Reporter: Matthew Schmoyer
            Assignee: Matthew Schmoyer
            Priority: Trivial


There are several small spelling typos in https://github.com/apache/incubator-airflow/blob/master/airflow/models.py

Also some doc string formatting needs to be fixed, such as colons being in the incorrect spot in things like `:param: default` and the function `clean_dirty()` has doc string params that don't exist in the actual function.

This issue is being addressed by PR: https://github.com/apache/incubator-airflow/pull/2174



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)