Skip to content

Commit

Permalink
Bugfix in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wouterpeere committed Jan 4, 2024
1 parent cf4b21c commit ea72101
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@

from typing import Union
from GHEtool.VariableClasses.LoadData._LoadData import _LoadData
from GHEtool.VariableClasses.LoadData.GeothermalLoad import HourlyGeothermalLoad, HourlyGeothermalLoadMultiYear
from GHEtool.VariableClasses.LoadData.GeothermalLoad import HourlyGeothermalLoad
from GHEtool.VariableClasses.LoadData.GeothermalLoad.HourlyGeothermalLoadMultiYear import HourlyGeothermalLoadMultiYear
from GHEtool.logger.ghe_logger import ghe_logger


Expand Down

0 comments on commit ea72101

Please sign in to comment.