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

Refactor and centralize configuration classes

The EnvironmentConfig and OrderConfig classes, previously defined in the utils.py file, were moved to their respective modules overcooked_environment.py and order.py. This change creates a central location for configuration and reduces unnecessary dependencies in the utils.py file.
parent aff6a0e5
No related branches found
No related tags found
1 merge request!37Resolve "Type hint class for environment config"
Pipeline #45335 passed