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


##########
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:
   would using beam.LogElements work instead? that sounds like it would make 
katas code more uniformly looking 



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