zzlbuaa commented on issue #5539: [AIRFLOW-4811] Implement GCP DLP' Hook and 
Operators
URL: https://github.com/apache/airflow/pull/5539#issuecomment-509738623
 
 
   @ryanyuan It seems that there are syntax errors with 
https://github.com/apache/airflow/pull/5539/commits/ecb67a2d68a0fa189e1b3810e65c1489604bb3bd#diff-a67b10df84accccf123dba4c948582fdR37
 and 
https://github.com/apache/airflow/pull/5539/commits/ecb67a2d68a0fa189e1b3810e65c1489604bb3bd#diff-3e59770742eafcf9f0447065d33017fcR64.
   The f-string format is not valid syntax in Python3.5. Change it to 
str.format() might solve this failure.

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