Skip to content
Snippets Groups Projects
Commit e1c600cc authored by Adam Edward Barton's avatar Adam Edward Barton
Browse files

Merge branch 'TrigCaloRec_flake8' into 'master'

TrigCaloRec: Enable flake8

See merge request atlas/athena!34941
parents 759a3e61 936f7005
No related branches found
No related tags found
No related merge requests found
......@@ -15,4 +15,4 @@ atlas_add_component( TrigCaloRec
LINK_LIBRARIES TrigCaloRecLib )
# Install files from the package:
atlas_install_python_modules( python/*.py )
atlas_install_python_modules( python/*.py POST_BUILD_CMD ${ATLAS_FLAKE8} --extend-extensions=ATL900,ATL901 )
File mode changed from 100644 to 100755
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment