Skip to content
Snippets Groups Projects
Commit 95500cc8 authored by Florian Schröder's avatar Florian Schröder
Browse files

Refactor 'player_config' usage and improve typing in 'cooperative_cuisine'

The 'player_config' dictionary is replaced with the PlayerConfig class to provide type-checking and improve readability. This change is applied across different files in the 'cooperative_cuisine' module. Additionally, this commit improves type hints for several variables and parameters to assist with code interpretation and potential error prevention.
parent 2bd77a93
No related branches found
No related tags found
No related merge requests found
Pipeline #48284 passed