OliverSherouse / wbdata

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

Useful API Error Messages #47

Closed OliverSherouse closed 4 years ago

OliverSherouse commented 4 years ago

Error messages from the API are currently silenced, which is bad. Those should be printed out instead.

OliverSherouse commented 4 years ago

Closed by #51