Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
quantumiracle committed May 7, 2020
1 parent b3b62c3 commit f67492b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions rlzoo/algorithms/dppo_clip/dppo_clip.py
Original file line number Diff line number Diff line change
Expand Up @@ -379,9 +379,5 @@ def work(self):
time.time() - t0
)
)
<<<<<<< HEAD

=======
if self.wid == 0 and self.plot_func is not None:
self.plot_func(GLOBAL_RUNNING_R)
>>>>>>> RLBench

0 comments on commit f67492b

Please sign in to comment.