Loading tests/test_doublet.py +1 −2 Original line number Diff line number Diff line Loading @@ -6,8 +6,7 @@ from pathlib import Path from pygridsio import read_grid from unittest import TestCase from thermogis_classes.doublet import calculate_doublet_performance from thermogis_classes.utc_properties import instantiate_utc_properties_builder from pythermogis import * class PyThermoGIS(TestCase): Loading Loading
tests/test_doublet.py +1 −2 Original line number Diff line number Diff line Loading @@ -6,8 +6,7 @@ from pathlib import Path from pygridsio import read_grid from unittest import TestCase from thermogis_classes.doublet import calculate_doublet_performance from thermogis_classes.utc_properties import instantiate_utc_properties_builder from pythermogis import * class PyThermoGIS(TestCase): Loading