ashb commented on a change in pull request #13199:
URL: https://github.com/apache/airflow/pull/13199#discussion_r628236646
##########
File path: airflow/serialization/serialized_objects.py
##########
@@ -19,6 +19,7 @@
import datetime
import enum
import logging
+from dataclasses import dataclass
Review comment:
We still need to support Python 3.6
--
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]