Fix for None type in get_payout_stats
Fix for throwing argument must be a string or a number, not 'NoneType' error in get_payout_stats return statement. I assumed 0. in case of none type.
Fix for throwing argument must be a string or a number, not 'NoneType' error in get_payout_stats return statement. I assumed 0. in case of none type.