-
- Downloads
Rename 'order.py' to 'orders.py' and update references
The 'order.py' module has been renamed to 'orders.py' for consistency and clarity. All references to this file within the code base, including import statements and comments, have been updated to reflect this change. A safer and more coherent codebase enhances readability and maintainability.
parent
87d43f82
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 2 additions, 2 deletionscooperative_cuisine/configs/study/level1/level1_config.yaml
- cooperative_cuisine/configs/study/level2/level2_config.yaml 2 additions, 2 deletionscooperative_cuisine/configs/study/level2/level2_config.yaml
- cooperative_cuisine/configs/tutorial_env_config.yaml 2 additions, 2 deletionscooperative_cuisine/configs/tutorial_env_config.yaml
- cooperative_cuisine/counter_factory.py 1 addition, 1 deletioncooperative_cuisine/counter_factory.py
- cooperative_cuisine/environment.py 1 addition, 1 deletioncooperative_cuisine/environment.py
- cooperative_cuisine/orders.py 4 additions, 4 deletionscooperative_cuisine/orders.py
- cooperative_cuisine/reinforcement_learning/environment_config_rl.yaml 1 addition, 1 deletion...cuisine/reinforcement_learning/environment_config_rl.yaml
Loading
Please register or sign in to comment