Skip to content

Commit

Permalink
Update import in unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
GuiMacielPereira committed Aug 9, 2024
1 parent d4614d0 commit 959110a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/analysis/test_analysis_functions.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import numpy as np
import numpy.testing as nptest
from mock import MagicMock
from mvesuvio.analysis_reduction import extractWS
from mvesuvio.util.analysis_helpers import extractWS
from mantid.simpleapi import CreateWorkspace, DeleteWorkspace


Expand Down

0 comments on commit 959110a

Please sign in to comment.