Skip to content

Explicitly cast python map to list for python 2/3 compatibility in HltEfficiencyChecker wizard

Ross John Hunter requested to merge rjhunter-py2py3-fix into master

This short MR should fix the errors seen in the python3 nightly build failures, for example here. Should be ready for testing.

FYI @dzuliani

Merge request reports