potiuk commented on code in PR #59971: URL: https://github.com/apache/airflow/pull/59971#discussion_r2655543306
########## shared/module_loading/src/airflow_shared/module_loading/entry_points.py: ########## @@ -0,0 +1,62 @@ +# Review Comment: Same as the other methods - I think with such a small shared module, moving everything to "__init__.py` makes more sense. I think if we wanted to separate module, that should be a separate "shared" distribution". -- 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]
