Skip to content

[ci][style] Check style of Python files

Alexander Jaust requested to merge python-style-check into develop

Description

Adds an extra job to CI pipeline that verifies the style of Python files.

Checklist

  • I made sure that the source files are formatted properly.
  • I added my changes to the changelog (CHANGELOG.md)
  • I updated the documentation.
Edited by Alexander Jaust

Merge request reports