Skip to content

Athena: Fix typo in flake8 PreConfig variable

Frank Winklmeier requested to merge fwinkl/athena:athena_flake8_preconfig into master

The trailing @ was missing in the PreConfig file resulting in this variable to be empty when compiling locally.

Merge request reports