Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
m-bossart committed Apr 30, 2024
1 parent 4b71648 commit cab8e2e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils/psy_utils.jl
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ function get_dynamic_branches(sys::PSY.System)
return PSY.get_components(x -> PSY.get_available(x), PSY.DynamicBranch, sys)
end


function transform_ybus_to_rectangular(
ybus::SparseArrays.SparseMatrixCSC{Complex{Float64}, Int},
)
Expand Down

0 comments on commit cab8e2e

Please sign in to comment.