potiuk commented on a change in pull request #16682:
URL: https://github.com/apache/airflow/pull/16682#discussion_r659715697
##########
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:
Good point. fixing it
--
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]