Fix flake8 warnings.

Signed-off-by: Michael Price <loneviking72@gmail.com>
This commit is contained in:
Michael Price
2018-04-01 18:30:27 -04:00
committed by Roberto Rosario
parent d8d6dada5e
commit 744976e8a1
13 changed files with 10 additions and 18 deletions
+1
View File
@@ -107,6 +107,7 @@ from .widgets import (
widget_document_version_page_number
)
class DocumentsApp(MayanAppConfig):
has_tests = True
name = 'documents'