Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
correct import
Browse files Browse the repository at this point in the history
MialLewis committed Dec 18, 2023
1 parent 3312b18 commit ec7fed9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import unittest
from mock import MagicMock
from EVSVesuvio.vesuvio_analysis.analysis_functions import extractWS
from vesuvio_analysis.analysis_functions import extractWS


class TestAnalysisFunctions(unittest.TestCase):

0 comments on commit ec7fed9

Please sign in to comment.