mirror of
https://github.com/odoo/documentation.git
synced 2026-01-04 02:36:32 +07:00
[FIX] *: enforce 1 newline on files end
Part-of: odoo/documentation#2984
This commit is contained in:
@@ -193,4 +193,4 @@ The `patch` function has a counterpart, `unpatch`, also located in `@web/core/ut
|
||||
|
||||
patch(object, "patch name", { ... });
|
||||
// test stuff here
|
||||
unpatch(object, "patch name");
|
||||
unpatch(object, "patch name");
|
||||
|
||||
Reference in New Issue
Block a user