JerBouma/FinanceDatabase

select_moneymarket(market=None) - with no input gives all

geofffoster opened this issue · 1 comments

Describe the bug
in MD doc - you have

select_moneymarket(market=None) - with no input gives all
should be

fd.select_moneymarkets(market=None)

Should be fixed now, leaving the fd out since that depends on your own preference.