MadGraphControl: fix recently introduced issue with upper case dicts
Here the idea was to create a dict of dicts entirely with upper-case keys. However, we did just copy the (potentially lower case) subdicts, so that they can contain both old and upper-case key along each other. This is fixed now, we start from an empty dict.
Merge request reports
Activity
added Generators label
This merge request affects 1 package:
- Generators/MadGraphControl
This merge request affects 1 file:
- Generators/MadGraphControl/python/MadGraphUtils.py
Adding @zmarshal as watcher
added main review-pending-level-1 labels
CI Result SUCCESS (hash 95e6fdc4)Athena AthGeneration externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-EL9 5846] (remote access info)added review-approved label and removed review-pending-level-1 label
mentioned in commit 8142beab