Skip to content

Commit 9464ce8

Browse files
committed
Fix formatting in __manifest__.py by adding a trailing comma
1 parent 70ed140 commit 9464ce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

container_install_basis/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,5 +128,5 @@
128128
"l10n_nl_hr_expense",
129129
],
130130
"application": True,
131-
"installable": False
131+
"installable": False,
132132
}

0 commit comments

Comments
 (0)