From 4e43be1951cf7b69d93f1e4f4d4620ad02671494 Mon Sep 17 00:00:00 2001 From: Denis Mudarisov Date: Tue, 18 Feb 2020 13:07:23 +0500 Subject: [PATCH] :rainbow: pre-commit: disable manifest-version-format --- mail_fix_553/__manifest__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/mail_fix_553/__manifest__.py b/mail_fix_553/__manifest__.py index e6529c2..5639f3c 100644 --- a/mail_fix_553/__manifest__.py +++ b/mail_fix_553/__manifest__.py @@ -1,3 +1,4 @@ +# pylint: disable=manifest-version-format { "name": "Fix mail error 553", "version": "0.3",