You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/06/24 08:07:24 UTC

[GitHub] [airflow] ashb commented on a change in pull request #5468: [AIRFLOW-4841] Fix Sphinx doc warnings

ashb commented on a change in pull request #5468: [AIRFLOW-4841] Fix Sphinx doc warnings
URL: https://github.com/apache/airflow/pull/5468#discussion_r296596410
 
 

 ##########
 File path: airflow/contrib/hooks/qubole_hook.py
 ##########
 @@ -92,6 +92,8 @@ def build_command_args():
     return command_args, list(hyphen_args)
 
 
+COMMAND_ARGS = None
+HYPHEN_ARGS = None
 
 Review comment:
   What's this one for/about?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services