You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (Jira)" <ji...@apache.org> on 2019/12/24 00:19:00 UTC

[jira] [Resolved] (AIRFLOW-6331) Pylint: Disable Missing Module Docstring

     [ https://issues.apache.org/jira/browse/AIRFLOW-6331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kaxil Naik resolved AIRFLOW-6331.
---------------------------------
    Resolution: Fixed

> Pylint: Disable Missing Module Docstring
> ----------------------------------------
>
>                 Key: AIRFLOW-6331
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6331
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 2.0.0
>            Reporter: Kaxil Naik
>            Assignee: Kaxil Naik
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> We should upgrade Pylint to 2.4.4 and remove the need of added docstring ats Module Level
> - https://github.com/PyCQA/pylint/issues/1164
> - https://github.com/PyCQA/pylint/blob/master/ChangeLog#L1371
> - https://stackoverflow.com/a/7878690/5691525



--
This message was sent by Atlassian Jira
(v8.3.4#803005)