There was an error while loading. Please reload this page.
1 parent facf27a commit e8191f8Copy full SHA for e8191f8
1 file changed
tests/test_idf_backend.py
@@ -2,7 +2,7 @@
2
3
import pytest
4
import numpy as np
5
-from idf_analysis.idf_backend import IdfParameters
+from idf_analysis.idf_backend_2012 import IdfParameters
6
from idf_analysis.definitions import SERIES, METHOD, PARAM, APPROACH
7
from idf_analysis.parameter_formulas import HyperbolicAuto, DoubleLogNormAuto, LinearFormula
8
0 commit comments