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,5 +0,0 @@

View File

@@ -13,5 +13,4 @@ class ProjectToolsApp(apps.AppConfig):
verbose_name = _('Project tools')
def ready(self):
tool_link = register_top_menu('tools', link=link_tools, position=-3)
register_top_menu('tools', link=link_tools, position=-3)