Skip to content

Commit

Permalink
format.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
QuanyiLi committed May 3, 2022
1 parent 874bc5a commit 4bb9cd2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion metadrive/examples/drive_in_waymo_env.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@


class DemoWaymoEnv(WaymoEnv):

def reset(self, force_seed=None):
if self.engine is not None:
seeds = [i for i in range(self.config["case_num"])]
Expand Down

0 comments on commit 4bb9cd2

Please sign in to comment.