From d14af51c91145cfda672bed4d13337b9faa7cfea Mon Sep 17 00:00:00 2001 From: newtratip Date: Wed, 27 Jan 2021 20:17:32 +0700 Subject: [PATCH] [IMP] report_qweb_element_page_visibility: black, isort, prettier --- report_qweb_element_page_visibility/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report_qweb_element_page_visibility/__manifest__.py b/report_qweb_element_page_visibility/__manifest__.py index 81cc6ccf3..088b183a1 100644 --- a/report_qweb_element_page_visibility/__manifest__.py +++ b/report_qweb_element_page_visibility/__manifest__.py @@ -6,7 +6,7 @@ "version": "13.0.1.0.0", "author": "Agile Business Group, Odoo Community Association (OCA)", "category": "Tools", - "website": "https://github.com/oca/reporting-engine", + "website": "https://github.com/OCA/reporting-engine", "license": "AGPL-3", "application": False, "installable": True,