ashb commented on a change in pull request #6266: [AIRFLOW-2439] Production 
Docker image support including refactoring of build scripts - depends on 
[AIRFLOW-5704]
URL: https://github.com/apache/airflow/pull/6266#discussion_r336905828
 
 

 ##########
 File path: airflow/contrib/hooks/winrm_hook.py
 ##########
 @@ -204,6 +203,7 @@ def get_conn(self):
 
         try:
             if self.password and self.password.strip():
+                # pylint: disable=unexpected-keyword-arg
 
 Review comment:
   Unrelated changes?

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