Skip to content

Commit b0b6d44

Browse files
author
Joe Jevnik
committed
DOC: whitespace
1 parent 6edbde2 commit b0b6d44

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/magics.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ that adds ``%%ast`` and ``%%dis`` magics.
4040
3 LOAD_FAST 1 (b)
4141
6 BINARY_ADD
4242
7 RETURN_VAL
43+
44+
4345
In [3]: %%ast
4446
...: def foo(a, b):
4547
...: return a + b

0 commit comments

Comments
 (0)