flake8 fixes

This commit is contained in:
Matt Westcott 2016-06-20 20:39:27 +01:00
parent 19e3017de0
commit a6f6661e26
2 changed files with 1 additions and 2 deletions

View file

@ -533,6 +533,7 @@ class StreamPage(Page):
StreamFieldPanel('body'),
]
class MTIBasePage(Page):
is_creatable = False

View file

@ -1,7 +1,5 @@
from __future__ import absolute_import, unicode_literals
import json
from django.utils import six
from wagtail.tests.testapp.models import (