Taragolis commented on PR #35475: URL: https://github.com/apache/airflow/pull/35475#issuecomment-1794446507
Yeah.. Circular imports ```console ImportError: cannot import name 'Job' from partially initialized module 'airflow.jobs.job' (most likely due to a circular import) (/opt/airflow/airflow/jobs/job.py) ``` Well local imports then -- 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]
