better docstring

--HG--
branch : odoo8
pull/80/head
Florent Aide 2015-06-02 09:50:22 +02:00
parent c99b682cf4
commit 2c47a47082
1 changed files with 1 additions and 2 deletions

View File

@ -44,8 +44,7 @@ class report_xml(osv.Model):
} }
def _lookup_report(self, cr, name): def _lookup_report(self, cr, name):
""" """Look up a report definition.
Look up a report definition.
""" """
# First lookup in the deprecated place, because if the report # First lookup in the deprecated place, because if the report