PettingZoo icon indicating copy to clipboard operation
PettingZoo copied to clipboard

[Bug Report] Pong Documentation has the wrong import in sample code

Open kuds opened this issue 4 months ago • 1 comments

Describe the bug

The PettingZoo Documentation for Atari's Pong has the wrong imports in the AEC and Parallel and lists basketball_pong_v3 instead of pong_v3. With your permission, I want to create a pull request to fix the documentation against the gh-pages branch.

Pong Info image

AEC Section image

Code example

No response

System info

Environment: Google Colab T4 Python Version: 3.10.12 Torch Version: 2.4.1+cu121 Is Cuda Available: True Cuda Version: 12.1 Gymnasium Version: 0.28.1 Numpy Version: 1.26.4 PettingZoo Version: 1.24.3 Ray Version: 2.37.0 ALE Version: 0.8.1

Additional context

No response

Checklist

  • [X] I have checked that there is no similar issue in the repo

kuds avatar Oct 10 '24 22:10 kuds