Skip to content

Commit bacf7ac

Browse files
remove unnecessary newline intro
1 parent b6f2fe9 commit bacf7ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/intro.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,6 @@ and we set `name` to the string `"Alice"`.
367367

368368
```{code-cell} ipython3
369369
my_number = 1 + 2
370-
371370
name = "Alice"
372371
```
373372

0 commit comments

Comments
 (0)