This is an automated email from the ASF dual-hosted git repository.

tonysun83 pushed a commit to branch mango-test-failures
in repository https://gitbox.apache.org/repos/asf/couchdb.git


The following commit(s) were added to refs/heads/mango-test-failures by this 
push:
     new 420ea71  whitespace
420ea71 is described below

commit 420ea719848ba114b5de47dc1b7e155e3a93306b
Author: Tony Sun <[email protected]>
AuthorDate: Sat Oct 28 11:57:23 2017 -0700

    whitespace
---
 src/mango/test/mango.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/mango/test/mango.py b/src/mango/test/mango.py
index cbf2b11..03cc67c 100644
--- a/src/mango/test/mango.py
+++ b/src/mango/test/mango.py
@@ -128,7 +128,6 @@ class Database(object):
         r = self.sess.post(self.path("_index"), data=body)
         delay()
         r.raise_for_status()
-
         assert r.json()["id"] is not None
         assert r.json()["name"] is not None
         return r.json()["result"] == "created"

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to