pokeplatinum
pokeplatinum copied to clipboard
Documentation & Naming - Party Menu Application
Just a lot of giving functions meaningful names and trying to reduce the amount of magic numbers in the party menu application.
Set up the venv described in contributing.md code formatting section and then run pre-commit run --all-files before committing to this project.