Skip to content

Commit

Permalink
Update relative path to logger
Browse files Browse the repository at this point in the history
  • Loading branch information
measrainsey committed Oct 16, 2024
1 parent d96c880 commit 1877788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion message_ix_buildings/chilled/run_preprocess.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
create_archetype_variables,
create_archetypes,
)
from message_ix_buildings.chilled.util.common import get_logger
from message_ix_buildings.chilled.util.config import Config
from message_ix_buildings.chilled.util.util import get_logger

log = get_logger(__name__)

Expand Down

0 comments on commit 1877788

Please sign in to comment.