PEP8 cleanups

This commit is contained in:
Roberto Rosario
2015-03-30 15:21:53 -04:00
parent 675d58cc32
commit 8af55ccbef
43 changed files with 8 additions and 63 deletions

View File

@@ -23,6 +23,7 @@ from .permissions import (
PERMISSION_SMART_LINK_VIEW
)
class LinkingApp(apps.AppConfig):
name = 'linking'
verbose_name = _('Linking')