Skip to content
  • Florian Schröder's avatar
    6f16f87c
    Refactor callback registration in OvercookedEnvironment · 6f16f87c
    Florian Schröder authored
    The refactoring moves the redundant callback registrations from `overcooked_environment.py` to a dedicated function, `add_dummy_callbacks`, in `hooks.py`. This restructure streamlines the code and improves readability by reducing clutter in the Overcooked Environment initialization method.
    6f16f87c
    Refactor callback registration in OvercookedEnvironment
    Florian Schröder authored
    The refactoring moves the redundant callback registrations from `overcooked_environment.py` to a dedicated function, `add_dummy_callbacks`, in `hooks.py`. This restructure streamlines the code and improves readability by reducing clutter in the Overcooked Environment initialization method.
Loading