Add blank line to end of README to avoid reST error.

This commit is contained in:
Carl Meyer 2013-02-19 11:10:04 -07:00
parent cf153f3c06
commit ed8c7e08d2

View file

@ -472,3 +472,4 @@ An example using the model specified above::
>>> a.body = 'First post!'
>>> a.title_tracker.changed()
{}