This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Description
Hi,
I am using cloudant0.5.8 and python3.3, couchdb 1.5.1 on suse linux. and I get the error when ever I create a document. The document does get created, but i cant avoid the error.
I tried to debug the code, but i couldnt figure out.
Exception TypeError: TypeError('delete() takes 2 positional arguments but 3 were given',) in <bound method Design.del of <cloudant.design.Design object at 0x7f265f4f4dd0>> ignored
Can you help?
Thanks,
Radhika