Skip to content

TriggerJobOpts: Fix python warnings and extend flake8 unit test

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

Extend the flake8 unit test to the entire package and made the code compliant. Mostly trivial python code fixes.

Deleted NtupleProdFlags.py which seems unused and an almost identical copy exists in the TrigTier0 package.

Merge request reports