From ed8c7e08d228e7d5c185da8df4d592980a5a02b1 Mon Sep 17 00:00:00 2001 From: Carl Meyer Date: Tue, 19 Feb 2013 11:10:04 -0700 Subject: [PATCH] Add blank line to end of README to avoid reST error. --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 07878da..5589608 100644 --- a/README.rst +++ b/README.rst @@ -472,3 +472,4 @@ An example using the model specified above:: >>> a.body = 'First post!' >>> a.title_tracker.changed() {} +