Skip to content

Commit c5e0db6

Browse files
Fix import error
1 parent 0657f7d commit c5e0db6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mvesuvio/analysis_reduction.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
VesuvioThickness, Integration, Divide, Multiply, DeleteWorkspaces, \
1313
CreateWorkspace, CreateSampleWorkspace
1414

15-
from mvesuvio.util.analysis_helpers import deserialize_lambdas, loadConstants, numericalThirdDerivative
15+
from mvesuvio.util.analysis_helpers import loadConstants, numericalThirdDerivative
1616

1717

1818

0 commit comments

Comments
 (0)