[FIX] *: enforce 1 newline on files end

Part-of: odoo/documentation#2980
This commit is contained in:
Victor Feyens
2022-11-17 16:40:18 +00:00
parent 49599fb95f
commit cf2b1b934d
221 changed files with 189 additions and 239 deletions
@@ -29,4 +29,3 @@ We advise that:
- Your scheduled actions should be
`idempotent <https://stackoverflow.com/a/1077421/3332416>`_: they must not
cause side-effects if they are started more often than expected.