[FIX] *: enforce 1 newline on files end

Part-of: odoo/documentation#2981
This commit is contained in:
Victor Feyens
2022-11-18 10:17:53 +00:00
parent caa7f0a989
commit d2c190f11e
221 changed files with 189 additions and 239 deletions
@@ -366,4 +366,4 @@ The *select* and *from* methods remain the same.
`Here is an example <https://github.com/odoo/odoo/blob/14.0/addons/account/report/account_invoice_report.py>`__
of a report that depends on the currently selected companies (in a multi-company environment) context to
determine the currency exchange rates to use for accurately displaying amounts when the selected companies
have different currencies.
have different currencies.