maria355 commited on
Commit
6967e5c
·
verified ·
1 Parent(s): df877a6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -371,7 +371,6 @@ LEARNING_RESOURCES = {
371
  }
372
  }
373
 
374
- # Practice project ideas
375
  # Practice project ideas based on learning style
376
  PROJECT_IDEAS = {
377
  "Visual": {
@@ -475,6 +474,7 @@ PROJECT_IDEAS = {
475
  "Task Planning Agent",
476
  "Autonomous Data Analysis System"
477
  ]
 
478
  }
479
 
480
  # User session data store
 
371
  }
372
  }
373
 
 
374
  # Practice project ideas based on learning style
375
  PROJECT_IDEAS = {
376
  "Visual": {
 
474
  "Task Planning Agent",
475
  "Autonomous Data Analysis System"
476
  ]
477
+ }
478
  }
479
 
480
  # User session data store