Polber commented on code in PR #32117:
URL: https://github.com/apache/beam/pull/32117#discussion_r1712056720


##########
website/www/site/content/en/documentation/sdks/yaml-inline-python.md:
##########
@@ -123,6 +123,8 @@ define a `beam.PTransform` inline, e.g.
     constructor: __constructor__
     kwargs:
       source: |
+        import apache_beam as beam

Review Comment:
   Ah I wasn't sure where the import was added so thanks for the link. In that 
case, I went the other direction and removed an import statement from one of 
the examples



-- 
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]

Reply via email to