ashb commented on a change in pull request #16682:
URL: https://github.com/apache/airflow/pull/16682#discussion_r659715034



##########
File path: airflow/_vendor/connexion/decorators/parameter.py
##########
@@ -6,7 +6,7 @@
 import inflection
 
 from ..http_facts import FORM_CONTENT_TYPES
-from ..lifecycle import ConnexionRequest  # NOQA
+from ..lifecycle import ConnexionRequest

Review comment:
       Generally I'd say we shouldn't check/change code under 
`airflow/_vendor/` -- so we should exclude this from the Yesqa check if it's 
complaining and not otherwise touch these files




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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to