mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-27 20:01:56 -04:00
fix: blocknameify no longer (#49997)
Remove `blocknameify` function, and adjust curriculum meta as needed
This commit is contained in:
committed by
GitHub
parent
87634b35e1
commit
b5bcf16349
@@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Introduction to the Data Analysis with Python Course Lectures
|
||||
block: Data Analysis with Python Course
|
||||
superBlock: Data Analysis with Python
|
||||
block: data-analysis-with-python-course
|
||||
superBlock: data-analysis-with-python
|
||||
---
|
||||
|
||||
## Introduction to the Data Analysis with Python Course Challenges
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Introduction to the Data Analysis with Python Projects
|
||||
block: Data Analysis with Python Projects
|
||||
superBlock: Data Analysis with Python
|
||||
block: data-analysis-with-python-projects
|
||||
superBlock: data-analysis-with-python
|
||||
---
|
||||
|
||||
## Introduction to the Data Analysis with Python Projects
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Introduction to the Numpy Lectures
|
||||
block: Numpy
|
||||
superBlock: Data Analysis with Python
|
||||
block: numpy
|
||||
superBlock: data-analysis-with-python
|
||||
---
|
||||
|
||||
## Introduction to the Numpy Challenges
|
||||
|
||||
Reference in New Issue
Block a user