potiuk commented on pull request #20031: URL: https://github.com/apache/airflow/pull/20031#issuecomment-997028004
Apparently the common "import" is using different stack levels in different import paths. This probably means that you need to make sure the warning is either generated with the same "stack level" of imports or raise the warning in different imports differently. -- 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]
