From c37932036698600c7b44d2ff15aac6784d201098 Mon Sep 17 00:00:00 2001 From: shivesh Date: Sat, 28 Apr 2018 17:01:52 -0500 Subject: Sat Apr 28 17:01:52 CDT 2018 --- utils/gf.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'utils/gf.py') diff --git a/utils/gf.py b/utils/gf.py index 17ac029..0770401 100644 --- a/utils/gf.py +++ b/utils/gf.py @@ -9,9 +9,10 @@ Useful GolemFit wrappers for the BSM flavour ratio analysis from __future__ import absolute_import, division -import socket from functools import partial +import numpy as np + import GolemFitPy as gf from utils.enums import DataType, SteeringCateg -- cgit v1.2.3