mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-26 17:01:40 -05: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": "Machine Learning with Python Projects",
|
||||
"isUpcomingChange": false,
|
||||
"dashedName": "machine-learning-with-python-projects",
|
||||
"helpCategory": "Python",
|
||||
"order": 2,
|
||||
"time": "150 hours",
|
||||
"superBlock": "machine-learning-with-python",
|
||||
@@ -27,4 +28,4 @@
|
||||
"Neural Network SMS Text Classifier"
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user