Skip to content
Snippets Groups Projects

Resolve "Adapt/Overwrite env config attr in Study config"

  1. Mar 11, 2024
  2. Mar 10, 2024
    • Florian Schröder's avatar
      Remove redundant pprint statements in study_server · b3dd5d57
      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.
      b3dd5d57
    • Florian Schröder's avatar
      Remove level specific config and item info files · 080bf359
      Florian Schröder authored
      This commit removes the level specific configuration and item information files for 'level1' and 'level2' under the cooperative_cuisine project. Changes have been made to consolidate the configurations into a single file, which improves the maintainability and organization of the application.
      080bf359
Loading