Skip to content

Commit a2ff016

Browse files
measrainseykhaeru
authored andcommitted
Remove random query line
1 parent 49d57c8 commit a2ff016

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

message_ix_models/tools/costs/decay.py

-2
Original file line numberDiff line numberDiff line change
@@ -314,8 +314,6 @@ def get_technology_reduction_scenarios_data(
314314
scenarios_reduction = _get_module_scenarios_reduction(module, energy_map, tech_map)
315315
cost_reduction = _get_module_cost_reduction(module, energy_map, tech_map)
316316

317-
cost_reduction.query("message_technology == 'bio_hpl'")
318-
319317
# get first year values
320318
adj_first_year = (
321319
tech_map[["message_technology", "first_year_original"]]

0 commit comments

Comments
 (0)