OliverSherouse / wbdata

A python library for accessing world bank data
GNU General Public License v2.0
180 stars 55 forks source link

Automatically Delete Corrupted Cache #63

Closed OliverSherouse closed 5 months ago

OliverSherouse commented 3 years ago

If the cache is corrupted, it should be deleted instead of raising an error, to prevent problems like #62.