kik-kik commented on a change in pull request #6459: [AIRFLOW-5243] Make 
airflow/configuration pylint compatible
URL: https://github.com/apache/airflow/pull/6459#discussion_r342199828
 
 

 ##########
 File path: airflow/configuration.py
 ##########
 @@ -344,6 +353,9 @@ def getsection(self, section):
             _section[key] = val
         return _section
 
+    def _handle_opt(self):
+        pass
 
 Review comment:
   Sorry about that, I can't remember what I was thinking at the time. This 
weekend I will remove it

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to