Skip to content
Snippets Groups Projects
  • Florian Schröder's avatar
    0aaf03dc
    Refactor and centralize configuration classes · 0aaf03dc
    Florian Schröder authored
    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.
    0aaf03dc
    History
    Refactor and centralize configuration classes
    Florian Schröder authored
    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.