fix: misaligned titles (#38613)

This commit is contained in:
Tom
2020-04-23 08:07:04 -05:00
committed by Mrugesh Mohapatra
parent d9d5a41f39
commit c75d212831
139 changed files with 5 additions and 5 deletions

View File

@ -0,0 +1,26 @@
---
id: 5e9a0a8e09c5df3cc3600ed3
title: Basics of Numpy
challengeType: 11
videoId: f9QrZrKQMLI
---
## Description
<section id='description'>
</section>
## Tests
<section id='tests'>
```yml
question:
text: Question
answers:
- one
- two
- three
solution: 3
```
</section>