tvalentyn commented on PR #29834: URL: https://github.com/apache/beam/pull/29834#issuecomment-1907256350
You can make the generated transforms more discoverable by importing them in `__init.py__` files. that might generating an additional file(s) `_external_transforms.py`, and importing _external_transforms.py in `__init__.py` . -- 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]
