Skip to content

Commit

Permalink
DOC: whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Jevnik committed May 24, 2017
1 parent 6edbde2 commit b0b6d44
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/magics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ that adds ``%%ast`` and ``%%dis`` magics.
3 LOAD_FAST 1 (b)
6 BINARY_ADD
7 RETURN_VAL
In [3]: %%ast
...: def foo(a, b):
...: return a + b
Expand Down

0 comments on commit b0b6d44

Please sign in to comment.