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 b5997d3 commit 42ca3ebCopy full SHA for 42ca3eb
tests/geophires_x_tests/test_economics.py
@@ -1,5 +1,5 @@
1
-from base_test_case import BaseTestCase
2
from geophires_x.Economics import CalculateFinancialPerformance
+from tests.base_test_case import BaseTestCase
3
4
5
class EconomicsTestCase(BaseTestCase):
0 commit comments