We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3312b18 commit ec7fed9Copy full SHA for ec7fed9
EVSVesuvio/vesuvio_analysis/tests/test_analysis_functions.py
@@ -1,6 +1,6 @@
1
import unittest
2
from mock import MagicMock
3
-from EVSVesuvio.vesuvio_analysis.analysis_functions import extractWS
+from vesuvio_analysis.analysis_functions import extractWS
4
5
6
class TestAnalysisFunctions(unittest.TestCase):
0 commit comments