subreddit: whitespace.

This commit is contained in:
Andre D
2012-10-18 14:39:48 -05:00
committed by Neil Williams
parent d8d7e5a509
commit 49d56e2d2d

View File

@@ -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