Skip to content

Commit 81f147d

Browse files
committed
readded import that got lost in manual merge
1 parent 4e73217 commit 81f147d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/qinfer/tests/test_utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
import warnings
3434
import unittest
3535

36+
from scipy.linalg import sqrtm
3637
import numpy as np
3738
from numpy.testing import assert_equal, assert_almost_equal
3839

0 commit comments

Comments
 (0)