diff --git a/bilby/core/result.py b/bilby/core/result.py index e38f2ac0e3e5af6b222088de41ec54d23688d673..eeb16a504f30d624b96784a10f5eb7c55a0fd5a0 100644 --- a/bilby/core/result.py +++ b/bilby/core/result.py @@ -8,7 +8,6 @@ from itertools import product import corner import json -import scipy.stats import matplotlib import matplotlib.pyplot as plt from matplotlib import lines as mpllines