Rakshitjan commited on
Commit
a373dd1
·
verified ·
1 Parent(s): d3786f2

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +0 -1
main.py CHANGED
@@ -20,7 +20,6 @@ class RoadmapInput(BaseModel):
20
  hours_of_study_weekends: str
21
  revision_days: str
22
  test_days: str
23
- class_std: str
24
  completed_phy_chapters: List[str]
25
  completed_chem_chapters: List[str]
26
  completed_maths_chapters: List[str]
 
20
  hours_of_study_weekends: str
21
  revision_days: str
22
  test_days: str
 
23
  completed_phy_chapters: List[str]
24
  completed_chem_chapters: List[str]
25
  completed_maths_chapters: List[str]