dhkim1920 commented on PR #72487: URL: https://github.com/apache/airflow/pull/72487#issuecomment-5551610298
Thanks for the thoughtful review. You're right that deriving the test cases from `__all__` could miss accidental removals. I've updated the test to define the expected exports explicitly, assert that `__all__` matches them, and verify that each export resolves successfully. -- 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]
