Skip to content
Snippets Groups Projects

MadGraphControl: fix recently introduced issue with upper case dicts

Merged Hannes Mildner requested to merge hmildner/athena:main-mgcontrol-fix-param-update into main

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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading