Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
JacopoPan committed Nov 26, 2023
1 parent b1bac77 commit 58955dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gym_pybullet_drones/examples/learn.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Script demonstrating the use of `gym_pybullet_drones`'s Gymnasium interface.
Classes HoverAviary and LeaderFollowerAviary are used as learning envs for the PPO algorithm.
Classes HoverAviary and MultiHoverAviary are used as learning envs for the PPO algorithm.
Example
-------
Expand Down

0 comments on commit 58955dc

Please sign in to comment.