mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-11 16:00:12 -04:00
refactor(curriculum): move helpCategory to block meta.json file (#50265)
* refactor: move helpCategory to block meta * fix: test?
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"name": "Data Analysis with Python Course",
|
||||
"isUpcomingChange": false,
|
||||
"dashedName": "data-analysis-with-python-course",
|
||||
"helpCategory": "Python",
|
||||
"order": 0,
|
||||
"time": "15 hours",
|
||||
"template": "",
|
||||
@@ -120,4 +121,5 @@
|
||||
"5e9a093a74c4063ca6f7c167",
|
||||
"Python Iteration and Modules"
|
||||
]
|
||||
]}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user