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

@@ -1 +0,0 @@

View File

@@ -13,4 +13,4 @@ class ProjectSetupApp(apps.AppConfig):
verbose_name = _('Project setup')
def ready(self):
setup_link = register_top_menu('setup_menu', link=link_setup, position=-2)
register_top_menu('setup_menu', link=link_setup, position=-2)