Skip to content

Commit

Permalink
Update video_recording.py
Browse files Browse the repository at this point in the history
Terminating string literal
  • Loading branch information
nandantumu authored Sep 14, 2024
1 parent 16956ad commit c4dd6bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/video_recording.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ def main():
}

env = gym.make(
"f1tenth_gym:f1tenth-v0,
"f1tenth_gym:f1tenth-v0",
config={
"map": "Spielberg",
"num_agents": 1,
Expand Down

0 comments on commit c4dd6bb

Please sign in to comment.