urschrei / pyzotero

Pyzotero: a Python client for the Zotero API
https://pyzotero.readthedocs.org
Other
911 stars 100 forks source link

Correct Zotero.check_items() raised exception name #78

Closed pafonta closed 6 years ago

pafonta commented 6 years ago

Dear maintainer, The exception raised by Zotero.check_items() is incorrect in the documentation. Having the good one is needed to handle it properly on code using PyZotero. Thanks, Pierre-Alexandre

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 44.814% when pulling 30512d38d4bc7d2449a5bc502e68915664032dfc on pafonta:patch-1 into 3f97081662f73f4c372d11b2b607b9c44d2bcca2 on urschrei:dev.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 44.814% when pulling 30512d38d4bc7d2449a5bc502e68915664032dfc on pafonta:patch-1 into 3f97081662f73f4c372d11b2b607b9c44d2bcca2 on urschrei:dev.

urschrei commented 6 years ago

Thanks!