7

Enable and fix lint

This commit is contained in:
Alex Muller
2018-01-08 09:08:11 +00:00
parent 808aa6d202
commit e3488e87ad
15 changed files with 38 additions and 39 deletions

View File

@ -1,4 +1,5 @@
from wagtail_personalisation.utils import impersonate_other_page, exclude_variants
from wagtail_personalisation.utils import (
exclude_variants, impersonate_other_page)
class Page(object):