Skip to content

Commit

Permalink
Use concrete type
Browse files Browse the repository at this point in the history
Co-authored-by: Jose Daniel Lara <[email protected]>
  • Loading branch information
daniel-thom and jd-lara authored Sep 21, 2023
1 parent 5249e59 commit a44fa02
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@ function construct_device!(
container::OptimizationContainer,
sys::PSY.System,
::ModelConstructStage,
model::DeviceModel{T, <:HVDCTwoTerminalLossless},
model::DeviceModel{T, HVDCTwoTerminalLossless},
network_model::NetworkModel{<:PM.AbstractPowerModel},
) where {T <: TwoTerminalHVDCTypes}
devices =
Expand Down

0 comments on commit a44fa02

Please sign in to comment.