Skip to content

Commit

Permalink
small doc typos fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseLuisC99 committed Sep 26, 2024
1 parent f7b2bef commit 070fa68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion magent2/environments/battlefield/battlefield.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
### Arguments
``` python
battle_v4.env(map_size=80, minimap_mode=False, step_reward-0.005,
battlefield_v5.env(map_size=80, minimap_mode=False, step_reward=-0.005,
dead_penalty=-0.1, attack_penalty=-0.1, attack_opponent_reward=0.2,
max_cycles=1000, extra_features=False)
```
Expand Down

0 comments on commit 070fa68

Please sign in to comment.