jedcunningham commented on code in PR #30727:
URL: https://github.com/apache/airflow/pull/30727#discussion_r1181955650


##########
airflow/executors/kubernetes_executor.py:
##########
@@ -621,6 +223,8 @@ def execute_async(
             self.log.info("Add task %s with command %s", key, command)
 
         try:
+            from airflow.kubernetes.pod_generator import PodGenerator

Review Comment:
   Yeah, like single vs double quotes. As long as it's out of the try, I'm good.



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