Skip to content

Commit

Permalink
Applies black
Browse files Browse the repository at this point in the history
  • Loading branch information
prabhatnagarajan committed Apr 21, 2021
1 parent cd96996 commit 51dc3b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pfrl/replay_buffers/replay_buffer.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,3 @@ def initialize_memory(self, capacity):

def clear(self):
self.initialize_memory(self.capacity)

0 comments on commit 51dc3b7

Please sign in to comment.