示例#1
0
 def monthly_karma_ups_downs(self):
     from r2.lib.user_stats import cached_monthly_user_change
     return cached_monthly_user_change(self)
示例#2
0
 def monthly_karma_ups_downs(self):
     from r2.lib.user_stats import cached_monthly_user_change
     return cached_monthly_user_change(self)