mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-28 00:07:57 -05:00
subreddit: whitespace.
This commit is contained in:
@@ -103,7 +103,7 @@ class Subreddit(Thing, Printable):
|
||||
)
|
||||
_essentials = ('type', 'name', 'lang')
|
||||
_data_int_props = Thing._data_int_props + ('mod_actions', 'reported',
|
||||
'wiki_edit_karma', 'wiki_edit_age')
|
||||
'wiki_edit_karma', 'wiki_edit_age')
|
||||
|
||||
sr_limit = 50
|
||||
gold_limit = 100
|
||||
|
||||
Reference in New Issue
Block a user