Skip to content
This repository was archived by the owner on May 21, 2022. It is now read-only.

Commit 89681a6

Browse files
committed
remove incorrect post_hook for Converged
1 parent 9aafb86 commit 89681a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/strategies.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ function finished(strat::Converged, model, i)
7676
false
7777
end
7878
end
79-
post_hook(strat::Converged, model) = info("Not converged: $(strat.lastval)")
8079

8180
#-----------------------------------------------------------------------# ConvergedTo
8281
"""

0 commit comments

Comments
 (0)