Skip to content

Commit 4be3bd7

Browse files
Update getdist import as it was causing an error
1 parent e051c3f commit 4be3bd7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

harmonic/utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
import harmonic as hm
44
import getdist
55
import matplotlib as plt
6+
import getdist.plots
67

78

89
def eval_func_on_grid(func, xmin, xmax, ymin, ymax, nx, ny):

0 commit comments

Comments
 (0)