potiuk commented on a change in pull request #5786:  [AIRFLOW-5170] 
[AIRFLOW-5256] Consistent licences for python files and related pylint fixes
URL: https://github.com/apache/airflow/pull/5786#discussion_r318787325
 
 

 ##########
 File path: airflow/migrations/versions/2e541a1dcfed_task_duration.py
 ##########
 @@ -24,7 +24,7 @@
 Create Date: 2015-10-28 20:38:41.266143
 
 """
-
+# pylint: 
disable=missing-docstring,no-member,too-many-nested-blocks,wrong-import-order,ungrouped-imports
 
 Review comment:
   Actually now when you mentioned it, it probably makes more sense to exclude 
the whole _migrations directory from pylint. Maybe that is a better solution.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to