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 78a3c7c commit 44bb85cCopy full SHA for 44bb85c
tests/test_baseline.py
@@ -3,7 +3,7 @@
3
from xarray.testing import assert_allclose
4
import pytest
5
import pandas
6
-from dscim.tests import open_zipped_results
+from . import open_zipped_results
7
from dscim.menu.baseline import Baseline
8
9
tests/test_risk_aversion.py
@@ -4,7 +4,7 @@
from dscim.menu.risk_aversion import RiskAversionRecipe
10
0 commit comments