~madteam/mg5amcnlo/series2.0

« back to all changes in this revision

Viewing changes to tests/input_files/LoopSMEWTest/coupling_orders.py

mwrge with 2.7.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
 
6
6
 
7
 
from object_library import all_orders, CouplingOrder
 
7
from __future__ import absolute_import
 
8
from .object_library import all_orders, CouplingOrder
8
9
 
9
10
QCD = CouplingOrder(name = 'QCD',
10
11
                    hierarchy = 1,