Fixing include [skip modfiles]
Description of bug
There was an error in the JO include
, a leftover from the local tests. JIRA-11087
Changes introduced
It was:
include('../603200/PhPy8EG_Haa_2mu2tau_maX.py')
Now one reads:
include('PhPy8EG_Haa_2mu2tau_maX.py')
Tests
Issues resolved
Closes #
Edited by Marisilvia Donadelli