Project 'scs/cocosy/overcooked-simulator' was moved to 'scs/cocosy/cooperative-cuisine'. Please update any links and bookmarks that may still have the old path.
Resolve "Adapt/Overwrite env config attr in Study config"
Compare changes
- Florian Schröder authored
The pprint import and its instances were removed from study_server.py to clean up the code. The change will not affect the functionality, as the pprint statements were only used for debugging and are not necessary for the server's operations.
@@ -19,7 +19,6 @@ import random
@@ -192,10 +191,7 @@ class Study: