|
My Project
|
Static Public Attributes | |
| str | day = Field(description="The day of the week the section meets (e.g. Monday, Tuesday, etc.)") |
| str | start_time = Field(description="The start time of the section in 24-hour format (e.g. 14:00)") |
| str | end_time = Field(description="The end time of the section in 24-hour format (e.g. 15:15)") |
|
static |
|
static |
|
static |