aboutsummaryrefslogtreecommitdiffstats
path: root/utils/gf.py
diff options
context:
space:
mode:
authorShivesh Mandalia <shivesh.mandalia@outlook.com>2020-02-28 16:57:36 +0000
committerShivesh Mandalia <shivesh.mandalia@outlook.com>2020-02-28 16:57:36 +0000
commit4733e363fbc83b6cad78799d710784906f307677 (patch)
treed4d84d03aef3b1768fa296dedd2e3853dc93581c /utils/gf.py
parent7f20ccfb7dddc0d7d498a9bcd56e1285f999afb6 (diff)
downloadGolemFlavor-4733e363fbc83b6cad78799d710784906f307677.tar.gz
GolemFlavor-4733e363fbc83b6cad78799d710784906f307677.zip
plot_llh scripts
Diffstat (limited to 'utils/gf.py')
-rw-r--r--utils/gf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/gf.py b/utils/gf.py
index de21cc5..fe0a2a4 100644
--- a/utils/gf.py
+++ b/utils/gf.py
@@ -7,7 +7,7 @@
Useful GolemFit wrappers for the BSM flavour ratio analysis
"""
-from __future__ import absolute_import, division
+from __future__ import absolute_import, division, print_function
from functools import partial