NiklasBeierl commented on code in PR #23136:
URL: https://github.com/apache/airflow/pull/23136#discussion_r872293252


##########
airflow/providers/elasticsearch/log/es_task_handler.py:
##########
@@ -22,7 +22,7 @@
 from datetime import datetime
 from operator import attrgetter
 from time import time
-from typing import List, Optional, Tuple, Union
+from typing import Hashable, List, Optional, Tuple, Union

Review Comment:
   Done: 27aa8e3c8c1ddd5a6b22d562d1ae1006c51b1ded



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