[
https://issues.apache.org/jira/browse/AIRFLOW-1040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15941383#comment-15941383
]
ASF subversion and git services commented on AIRFLOW-1040:
----------------------------------------------------------
Commit d8c0f59d5d627efb65b47264d5169e3626195839 in incubator-airflow's branch
refs/heads/master from [~mschmoyer]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=d8c0f59 ]
[AIRFLOW-1040] Fix some small typos in comments and docstrings
Closes #2174 from mschmo/fix-some-typos-models
> 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
> Fix For: 1.9.0
>
>
> 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)