Add flake8 workflow to CI pipeline
This MR adds a flake8
run to the Code quality
stage of the CI pipeline.
The job is configured to dynamically 'discover' python scripts (on top of the default .py
files).
This MR adds a flake8
run to the Code quality
stage of the CI pipeline.
The job is configured to dynamically 'discover' python scripts (on top of the default .py
files).