@@ -495,7 +495,7 @@ class WorkspaceInContext(object):
# list should be able to change (depending on activated/disabled
# apps)
app_api = ApplicationApi(
- APP_LIST
+ APP_LIST,
)
return app_api.get_default_workspace_menu_entry(self.workspace)