remove extra call to super().store_episode

This commit is contained in:
zach dwiel
2018-10-23 19:58:17 -04:00
parent 7220283653
commit 787ab42578
2 changed files with 1 additions and 5 deletions
@@ -94,4 +94,4 @@ def test_update_episode(her):
else:
assert not transition.game_over
test_update_episode(her())
# test_update_episode(her())