Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
abelsiqueira authored Nov 25, 2024
1 parent 2e224a4 commit d4c426d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/variables/create.jl
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ function compute_variables_indices(connection, dataframes)
)
dataframes[:flows_investment] = variables[:flows_investment].indices

# TODO: Verify that year=commission_year is the correct approach. Alternative is creating a table where (name, year) is the key
variables[:assets_investment] = TulipaVariable(
DuckDB.query(
connection,
Expand Down

0 comments on commit d4c426d

Please sign in to comment.