fabiobatalha / crossrefapi

A python library that implements the Crossref API.
BSD 2-Clause "Simplified" License
265 stars 44 forks source link

Fix 'Depositor' object has no attribute 'timeout' error #65

Open nausicaa-rose opened 2 months ago

nausicaa-rose commented 2 months ago

Fixes Issue #64, "AttributeError: 'Depositor' object has no attribute 'timeout' because self.timeout is never initialized" by adding a timeout attribute to Depositor.