Skip to content

flake8_atlas: print warning if flake8 is not found

Frank Winklmeier requested to merge fwinkl/atlasexternals:flake8_warn into master

Print a warning message in the format that gets picked up by the nightly/CI system when flake8 is not found (e.g. due to problems in the externals build).

Closes ATEAM-797.

Merge request reports