Skip to content

Fixing include [skip modfiles]

Marisilvia Donadelli requested to merge fixInclude_silvinha into master

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

Merge request reports