Skip to content

Commit

Permalink
re add check
Browse files Browse the repository at this point in the history
  • Loading branch information
jd-lara committed Jan 18, 2024
1 parent b7955f4 commit a794de1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/network_radial_reduction.jl
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ function _reverse_search(
parent_bus_number = reverse_bus_map[parent]
union!(bus_reduction_map_index[parent_bus_number], reducion_set)
if parent ref_bus_positions
# return
return
end
_new_parent(
A,
Expand Down

0 comments on commit a794de1

Please sign in to comment.