Fix all E303 pep8 errors.
This commit is contained in:
@@ -3,7 +3,6 @@ Store status messages in the database.
|
||||
"""
|
||||
|
||||
|
||||
|
||||
import six
|
||||
from config_models.admin import ConfigurationModelAdmin
|
||||
from config_models.models import ConfigurationModel
|
||||
|
||||
@@ -3,7 +3,6 @@ A tiny app that checks for a status message.
|
||||
"""
|
||||
|
||||
|
||||
|
||||
import logging
|
||||
|
||||
from .models import GlobalStatusMessage
|
||||
|
||||
Reference in New Issue
Block a user