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 2020/08/24 16:20:30 UTC

[GitHub] [airflow] kaxil commented on a change in pull request #10498: Make www/views.py pylint compatible

kaxil commented on a change in pull request #10498:
URL: https://github.com/apache/airflow/pull/10498#discussion_r475734399



##########
File path: airflow/www/views.py
##########
@@ -151,18 +151,23 @@ def get_date_time_num_runs_dag_runs_form_data(request, session, dag):
 #                                    Error handlers
 ######################################################################################
 
-def circles(error):
+# noinspection PyUnusedLocal

Review comment:
       Is this just for IntelliJ? Pycharm? If yes, can we remove please




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