-
- Downloads
Refactor comments and organize default server settings
The comments in various class definitions and methods across the code were reorganized to provide better clarity and readability. The handling of server default values has been centralized in utils.py for cleaner code and easier modifications in the future.
Showing
- cooperative_cuisine/__init__.py 1 addition, 1 deletioncooperative_cuisine/__init__.py
- cooperative_cuisine/recording.py 3 additions, 14 deletionscooperative_cuisine/recording.py
- cooperative_cuisine/study_server.py 0 additions, 2 deletionscooperative_cuisine/study_server.py
- cooperative_cuisine/utils.py 155 additions, 4 deletionscooperative_cuisine/utils.py
Please register or sign in to comment