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

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -35,7 +35,7 @@ output_structure = """
35
  "schedule": [
36
  "days": [
37
  {
38
- "dayNumber": "string",
39
  "subjects": [
40
  {
41
  "name": "string",
 
35
  "schedule": [
36
  "days": [
37
  {
38
+ "dayNumber": int,
39
  "subjects": [
40
  {
41
  "name": "string",