Skip to content

Commit

Permalink
inbreaking
Browse files Browse the repository at this point in the history
Yay, doctests work in travis
  • Loading branch information
Jim Fulton committed Nov 11, 2016
1 parent 801b88f commit 8917d67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/convenience.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ We can use it with a manager:
3

>>> dm.last_note == u'test 3'
Truehahaha
True

>>> with transaction.manager: #doctest ELLIPSIS
... dm['z'] = 4
Expand Down

0 comments on commit 8917d67

Please sign in to comment.