You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/07/15 08:23:02 UTC

[GitHub] [beam] vchunikhin opened a new issue, #22290: [Playground][Task]: Uniform code style for python scripts

vchunikhin opened a new issue, #22290:
URL: https://github.com/apache/beam/issues/22290

   ### What needs to happen?
   
   Python scripts that updates examples in Playground project during CI/CD running were not formatted uniformly. it makes them hard to read, so it has been formatted uniformly
   
   PyCharm configuration:
   - Tab size: 4
   - Indent: 4
   - Continuation indent: 6
   
   In addition, code style was formatted according to https://www.flake8rules.com/
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: beam-playground


-- 
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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] vchunikhin commented on issue #22290: [Playground][Task]: Uniform code style for python scripts

Posted by GitBox <gi...@apache.org>.
vchunikhin commented on issue #22290:
URL: https://github.com/apache/beam/issues/22290#issuecomment-1185303371

   .take-issue


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] vchunikhin closed issue #22290: [Playground][Task]: Uniform code style for python scripts

Posted by GitBox <gi...@apache.org>.
vchunikhin closed issue #22290: [Playground][Task]: Uniform code style for python scripts
URL: https://github.com/apache/beam/issues/22290


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org