Skip to content

Commit

Permalink
pep8
Browse files Browse the repository at this point in the history
  • Loading branch information
hvelarde committed Jun 16, 2017
1 parent 7e63d4b commit 0621681
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 @@ -254,4 +254,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 0621681

Please sign in to comment.