ashb commented on a change in pull request #5808: [AIRFLOW-5205] Check xml files depends on AIRFLOW-5161, AIRFLOW-5170, AIRFLOW-5180, AIRFLOW-5204, URL: https://github.com/apache/airflow/pull/5808#discussion_r313452455
########## File path: airflow/_vendor/slugify/slugify.py ########## @@ -1,3 +1,6 @@ +# -*- coding: utf-8 -*- +# pylint: skip-file +"""Slugify !""" Review comment: (Oh this change is probably from one of the other PRs isn't it? So that comment applies somewhere else) ---------------------------------------------------------------- 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
