Skip to content

[Playground][Task]: Uniform code style for python scripts #22290

@vchunikhin

Description

@vchunikhin

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

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions