mirror of
https://github.com/saymrwulf/stable-baselines3.git
synced 2026-07-27 20:02:30 +00:00
Reformat
This commit is contained in:
parent
4e503e9b70
commit
299fff67b7
1 changed files with 0 additions and 1 deletions
|
|
@ -176,7 +176,6 @@ class CMAES(BaseAlgorithm):
|
|||
else:
|
||||
break
|
||||
|
||||
|
||||
callback.on_rollout_end()
|
||||
|
||||
# TODO: inject best solution from time to time?
|
||||
|
|
|
|||
Loading…
Reference in a new issue