diff --git a/estate/__manifest__.py b/estate/__manifest__.py index f012fb044c..bead822724 100644 --- a/estate/__manifest__.py +++ b/estate/__manifest__.py @@ -12,5 +12,5 @@ ], 'installable': True, 'application': True, - 'license':'AGPL-3' + 'license': 'AGPL-3' }