Skip to content

Commit

Permalink
Fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
takuseno committed Jul 7, 2024
1 parent 294ae1b commit d9bd26c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/deepmind_control.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
# You need to install DeepMind Control and Shimmy beforehands as follows:
# $ d3rlpy install dm_control


def main() -> None:
parser = argparse.ArgumentParser()
parser.add_argument("--env", type=str, default="hopper-stand")
Expand Down

0 comments on commit d9bd26c

Please sign in to comment.