ashb commented on a change in pull request #12463:
URL: https://github.com/apache/airflow/pull/12463#discussion_r526437081
##########
File path: airflow/api_connexion/schemas/dag_schema.py
##########
@@ -17,10 +17,12 @@
from typing import List, NamedTuple
+from itsdangerous import URLSafeSerializer
Review comment:
We should, yes. It'll already be pulled in from flask/jinja, but we
should record we use it directly.
----------------------------------------------------------------
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]