~maddevelopers/mg5amcnlo/3.0.2-pineappl

« back to all changes in this revision

Viewing changes to tests/acceptance_tests/test_histograms.py

  • Committer: marco zaro
  • Date: 2020-09-18 11:00:14 UTC
  • mfrom: (956.1.11 3.0.4)
  • Revision ID: marcozaro@pcteor1.mi.infn.it-20200918110014-5jc20pkwceijqspw
merged with 3.0.4 rev967

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
################################################################################
15
15
from __future__ import division
16
16
 
 
17
from __future__ import absolute_import
17
18
import madgraph.various.histograms as histograms
18
19
import os
19
20
import unittest