mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-27 11:04:01 -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": "Scientific Computing with Python Projects",
|
||||
"isUpcomingChange": false,
|
||||
"dashedName": "scientific-computing-with-python-projects",
|
||||
"helpCategory": "Python",
|
||||
"order": 1,
|
||||
"time": "150 hours",
|
||||
"superBlock": "scientific-computing-with-python",
|
||||
@@ -27,4 +28,4 @@
|
||||
"Probability Calculator"
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user