-
- Downloads
Remove level specific config and item info files
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.
parent
0ddb9e04
No related branches found
No related tags found
Showing
- cooperative_cuisine/configs/environment_config.yaml 2 additions, 2 deletionscooperative_cuisine/configs/environment_config.yaml
- cooperative_cuisine/configs/study/level1/level1_config.yaml 0 additions, 224 deletionscooperative_cuisine/configs/study/level1/level1_config.yaml
- cooperative_cuisine/configs/study/level1/level1_item_info.yaml 0 additions, 232 deletions...rative_cuisine/configs/study/level1/level1_item_info.yaml
- cooperative_cuisine/configs/study/level2/level2_config.yaml 0 additions, 223 deletionscooperative_cuisine/configs/study/level2/level2_config.yaml
- cooperative_cuisine/configs/study/level2/level2_item_info.yaml 0 additions, 232 deletions...rative_cuisine/configs/study/level2/level2_item_info.yaml
- cooperative_cuisine/configs/study/study_config.yaml 23 additions, 8 deletionscooperative_cuisine/configs/study/study_config.yaml
- cooperative_cuisine/study_server.py 24 additions, 12 deletionscooperative_cuisine/study_server.py
- cooperative_cuisine/utils.py 10 additions, 0 deletionscooperative_cuisine/utils.py
Please register or sign in to comment