-
- Downloads
Refactor docstrings for consistency and update environment name
Docstrings across classes and functions in different modules have been adjusted for consistency, specifically in how Return and Raise explanations are formatted. This makes the code more readable and uniform. Additionally, the environment name in 'environment.py' has been updated from "overcooked_sim" to "cooperative_cuisine_1".
Showing
- cooperative_cuisine/counters.py 4 additions, 3 deletionscooperative_cuisine/counters.py
- cooperative_cuisine/environment.py 5 additions, 4 deletionscooperative_cuisine/environment.py
- cooperative_cuisine/game_server.py 2 additions, 2 deletionscooperative_cuisine/game_server.py
- cooperative_cuisine/pygame_2d_vis/__init__.py 1 addition, 1 deletioncooperative_cuisine/pygame_2d_vis/__init__.py
- cooperative_cuisine/study_server.py 21 additions, 10 deletionscooperative_cuisine/study_server.py
- cooperative_cuisine/utils.py 2 additions, 1 deletioncooperative_cuisine/utils.py
Loading
Please register or sign in to comment