Skip to content

Commit

Permalink
pep8
Browse files Browse the repository at this point in the history
  • Loading branch information
hvelarde committed Aug 14, 2015
1 parent 8e97d34 commit f81fa7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/collective/cover/tiles/collection.py
Original file line number Diff line number Diff line change
Expand Up @@ -233,4 +233,4 @@ def show_footer(self):
return self._field_is_visible('footer')

def is_slidemode(self):
return self.data.get('slidemode', False)
return self.data.get('slidemode', False)

0 comments on commit f81fa7f

Please sign in to comment.