OliverSherouse / wbdata

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

fix: secretly be a bit kinder with dates param #73

Open OliverSherouse opened 4 months ago

OliverSherouse commented 4 months ago

Allow sequences of length 2 for dates even though it should really be a tuple.

Contributes to #71.