|
My Project
|
Static Public Attributes | |
| int | year = Field(description="The year of the term (e.g. 2023)") |
| str | season = Field(description="The season of the term (e.g. Fall, Spring, Summer)") |
| int | number = Field(default=None, description="If the season is split in two halves, this field indicates which half it is (e.g. 1 for Fall 1, 2 for Fall 2, etc.). If the season is not split, this field should be set to none.") |
|
static |
|
static |
|
static |