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/01/30 08:04:09 UTC

[GitHub] XD-DENG commented on a change in pull request #4617: [AIRFLOW-3789] Fix flake8 3.7 errors.

XD-DENG commented on a change in pull request #4617: [AIRFLOW-3789] Fix flake8 3.7 errors.
URL: https://github.com/apache/airflow/pull/4617#discussion_r252148866
 
 

 ##########
 File path: airflow/contrib/utils/gcp_field_validator.py
 ##########
 @@ -134,6 +134,7 @@
 
 import re
 
+from typing import Function
 
 Review comment:
   Hi @jmcarp , thanks for picking up this Flake8 issue quickly.
   
   May you fix the errors caused by this line?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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