kaxil commented on a change in pull request #9670:
URL: https://github.com/apache/airflow/pull/9670#discussion_r451015688
##########
File path: airflow/migrations/env.py
##########
@@ -21,7 +21,7 @@
from alembic import context
from airflow import models, settings
-from airflow.models.serialized_dag import SerializedDagModel # noqa
+from airflow.models.serialized_dag import SerializedDagModel # pylint:
disable=unused-import # noqa
Review comment:
In that case, can you approve it :D
----------------------------------------------------------------
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]