From 07214554b231b05b6ec49d575d49309adc1cd0bc Mon Sep 17 00:00:00 2001 From: zhulingjie Date: Sun, 10 Jun 2018 15:23:27 -0400 Subject: [PATCH] Remove the unnecessary spaces Change-Id: I894a09d7c8582f1c4052d7689e33a9120c4ae536 --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index c3af0f0..9379131 100644 --- a/README.rst +++ b/README.rst @@ -10,7 +10,7 @@ Mox3 is an unofficial port of the Google mox framework with mox as possible, but small enhancements have been made. The library was tested on Python version 3.2, 2.7 and 2.6. -Use at your own risk ;) +Use at your own risk ;) To install: @@ -37,7 +37,7 @@ http://wiki.openstack.org/testr Basic Usage ----------- - + The basic usage of mox3 is the same as with mox, but the initial import should be made from the mox3 module: