From 975d518a6728844e2b615da6ea06a30575bf1a99 Mon Sep 17 00:00:00 2001 From: Thomas Binsfeld Date: Mon, 30 Sep 2019 16:09:31 +0200 Subject: [PATCH] [REF] Contract Forecast: pylint --- contract_forecast/__manifest__.py | 2 +- contract_forecast/readme/DESCRIPTION.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/contract_forecast/__manifest__.py b/contract_forecast/__manifest__.py index f801591e..01ebdf7d 100644 --- a/contract_forecast/__manifest__.py +++ b/contract_forecast/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Contract Forecast", - "description": """ + "summary": """ Contract forecast""", "version": "12.0.1.0.1", "license": "AGPL-3", diff --git a/contract_forecast/readme/DESCRIPTION.rst b/contract_forecast/readme/DESCRIPTION.rst index 0592fec7..42a43a93 100644 --- a/contract_forecast/readme/DESCRIPTION.rst +++ b/contract_forecast/readme/DESCRIPTION.rst @@ -1 +1 @@ -This module add the possibility to analyse contract forecast. \ No newline at end of file +This module add the possibility to analyse contract forecast.