Skip to content

MadGraphControl: Py3 fix lower-casing of settings

Christian Gutschow requested to merge cgutscho/athena:mgc_py3_fix into master

This is trying to modify the set of dictionary keys while lopping over it, which Python3 doesn't seem to allow.

cc @ewelina @zmarshal

Edited by Christian Gutschow

Merge request reports