nivaldoh commented on code in PR #23879:
URL: https://github.com/apache/beam/pull/23879#discussion_r1009040253


##########
playground/backend/containers/python/Dockerfile:
##########
@@ -49,7 +49,6 @@ COPY --from=build /go/bin/server_python_backend 
/opt/playground/backend/
 COPY --from=build /go/src/playground/backend/configs 
/opt/playground/backend/configs/
 
 # Install Python Katas Utils
-COPY katas/log_elements.py /go/src/katas/

Review Comment:
   The beam.LogElements import does work on the tests I ran, and it's 
definitely a cleaner way to import the transform. I made a new commit with this 
update.



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