comment deleted

This commit is contained in:
JanNeuendorf 2022-02-22 08:25:45 +01:00
parent c2bc1c0bed
commit 280dbb5d98

View file

@ -7,7 +7,6 @@ import scipy.linalg
from .obs import Obs, reweight, correlate, CObs
from .misc import dump_object, _assert_equal_properties
from .fits import least_squares
# from .linalg import eigh, inv, cholesky
from .roots import find_root