Bainsbe

Results 1 issues of Bainsbe

The "get_product_historic_rates" function seems to return more values than needed when "start" or "end" variables get passed in. ``` import cbpro as cbp client = cbp.PublicClient() response = client.get_product_historic_rates( 'BTC-USD',...