PEP8 cleanups.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2018-09-05 04:56:39 -04:00
parent 4b2226cf04
commit 64ca5a623f
24 changed files with 28 additions and 44 deletions

View File

@@ -110,7 +110,7 @@ class CheckoutListView(DocumentListView):
'time.'
),
'no_results_title': _('No documents have been checked out'),
'title': _('Documents checked out'),
'title': _('Documents checked out'),
}
)
return context