Exemplo n.º 1
0
 def monthly_karma_ups_downs(self):
     from r2.lib.user_stats import cached_monthly_user_change
     return cached_monthly_user_change(self)
Exemplo n.º 2
0
 def monthly_karma_ups_downs(self):
     from r2.lib.user_stats import cached_monthly_user_change
     return cached_monthly_user_change(self)