refactor(curriculum): move helpCategory to block meta.json file (#50265)

* refactor: move helpCategory to block meta

* fix: test?
This commit is contained in:
Tom
2023-05-04 01:46:58 -05:00
committed by GitHub
parent 45d2ffa676
commit d02bb663c4
135 changed files with 1647 additions and 1488 deletions

View File

@@ -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"
]
]}
]
}