PEP8 Cleanups

This commit is contained in:
Roberto Rosario
2014-11-11 14:58:37 -04:00
parent 5fbfe99c2f
commit 84493b7a72
34 changed files with 30 additions and 87 deletions

View File

@@ -65,4 +65,3 @@ register_setting(
default='storage.backends.filebasedstorage.FileBasedStorage',
description=_(u'A storage backend that all workers can use to share files.'),
)