Shorten line to less than 79 chars.

This commit is contained in:
Roberto Rosario
2015-07-28 02:53:52 -04:00
parent 02143abbca
commit b5c9065eb3

View File

@@ -63,7 +63,8 @@ class MetadataApp(MayanAppConfig):
ModelAttribute(
Document, 'metadata', type_name='related',
description=_(
'Queryset containing a MetadataType instance reference and a value for that metadata type'
'Queryset containing a MetadataType instance reference and a '
'value for that metadata type'
)
)
ModelAttribute(