Skip to content

Commit

Permalink
Re-run pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
pseudo-rnd-thoughts committed Aug 19, 2024
1 parent d007b0f commit 337439f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/observations/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import gymnasium as gym
import highway_env

env = gym.make(
'highway-v0',
'highway-v0',
config={
"observation": {
"type": "OccupancyGrid",
Expand Down

0 comments on commit 337439f

Please sign in to comment.