Skip to content

Commit 6d3c0e4

Browse files
committed
Remove dask_compute.
1 parent 2513c05 commit 6d3c0e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

batchglm/train/numpy/glm_norm/model_container.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
import dask
55
import numpy as np
66

7-
from ....utils.data import dask_compute
87
from .external import NumpyModelContainer
98

109
def ll(scale, loc, x):

0 commit comments

Comments
 (0)