Skip to content

Commit

Permalink
Update src/plugins/forward_passes.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Nov 27, 2024
1 parent 9e786f3 commit f12a61b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plugins/forward_passes.jl
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,7 @@ function forward_pass(
set_lower_bound(node.states[k].out, l)
set_upper_bound(node.states[k].out, u)
end
return
end
return pass
end

0 comments on commit f12a61b

Please sign in to comment.