Skip to content

Commit e1de43a

Browse files
committed
Fix cell metadata.
1 parent 365b8be commit e1de43a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

site/numpy_issues.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ kernelspec:
1515

1616
```{code-cell} ipython3
1717
---
18-
:tags: [remove-cell]
18+
tags: [remove-cell]
1919
---
2020
2121
import json
@@ -51,7 +51,7 @@ glue("query_date", str(query_date))
5151

5252
```{code-cell} ipython3
5353
---
54-
:tags: [hide-input]
54+
tags: [hide-input]
5555
---
5656
5757
newly_created = [

0 commit comments

Comments
 (0)