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 bd3b96c commit ccffafbCopy full SHA for ccffafb
tests/test_geophires_x.py
@@ -212,6 +212,7 @@ def get_output_file_for_example(example_file: str):
212
# Adding additional test cases that require this fallback should be avoided if possible.
213
cases_to_allow_almost_equal = [
214
'Beckers_et_al_2023_Tabulated_Database_Coaxial_water_heat.txt',
215
+ 'Beckers_et_al_2023_Tabulated_Database_Uloop_water_elec.txt',
216
'Wanju_Yuan_Closed-Loop_Geothermal_Energy_Recovery.txt',
217
]
218
allow_almost_equal = example_file_path in cases_to_allow_almost_equal
0 commit comments