Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
XyDrKRulof committed Jul 7, 2020
1 parent ce9154e commit 45f44e7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gym_electric_motor/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -723,4 +723,5 @@ def on_step_begin(self):
def on_step_end(self):
pass
def on_close(self):
pass
pass

0 comments on commit 45f44e7

Please sign in to comment.