diff --git a/client/src/pages/learn/scientific-computing-with-python/learn-inheritance-by-building-an-equation-solver/index.md b/client/src/pages/learn/scientific-computing-with-python/learn-inheritance-by-building-an-equation-solver/index.md index c3fe8c0fe94..805ca3d6d25 100644 --- a/client/src/pages/learn/scientific-computing-with-python/learn-inheritance-by-building-an-equation-solver/index.md +++ b/client/src/pages/learn/scientific-computing-with-python/learn-inheritance-by-building-an-equation-solver/index.md @@ -2,7 +2,6 @@ title: Introduction to the Learn Interfaces by Building an Equation Solver block: learn-interfaces-by-building-an-equation-solver superBlock: scientific-computing-with-python -isBeta: true --- ## Introduction to the Learn Interfaces by Building an Equation Solver