Skip to content

Commit

Permalink
fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
MartijnKaijser committed Aug 28, 2013
1 parent 29745e1 commit adcd54f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ def _on_change(self):
for item_group in clearlist_groups:
for item_type in clearlist_types:
clear = item_group + item_type
self._clear_properties(clear)
self._clear_properties(clear)
self._init_property
self._fetch_info_randomitems()
self._fetch_info_recommended()
Expand Down

0 comments on commit adcd54f

Please sign in to comment.