Skip to content
GitLab
Explore
Sign in
TriggerMenu: Fixing use of exec in itemdef files.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:itemdef.TriggerMenu-20200114
into
master
Jan 14, 2020
Overview
6
Commits
1
Pipelines
1
Changes
2
Expand
In python3, one cannot use exec to assign to local variables. Rework to avoid this.
Merge request reports