feluelle commented on a change in pull request #5786: [AIRFLOW-5170] Fix encoding pragmas, consistent licences for python files and related pylint fixes URL: https://github.com/apache/airflow/pull/5786#discussion_r314905257
########## File path: airflow/security/kerberos.py ########## @@ -111,6 +141,12 @@ def detect_conf_var(): def run(principal, keytab): + """ + Run the kerbros renewer Review comment: line + `type`s ---------------------------------------------------------------- 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
