From 1f807ac94ef03c05d2e06cce7fa867b639366fac Mon Sep 17 00:00:00 2001 From: Vincent LAURENT Date: Mon, 9 Oct 2023 11:41:56 +0200 Subject: [PATCH] =?UTF-8?q?Conversion=20Pouilly=20fum=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- posttraitement/parcellaire_html_to_csv.py | 1 + 1 file changed, 1 insertion(+) diff --git a/posttraitement/parcellaire_html_to_csv.py b/posttraitement/parcellaire_html_to_csv.py index b0644da..4fcc260 100755 --- a/posttraitement/parcellaire_html_to_csv.py +++ b/posttraitement/parcellaire_html_to_csv.py @@ -146,6 +146,7 @@ def reference2idu_commune_section_num(reference): .replace('Alsace rosé (Pinot Noir)', 'AOC Alsace Pinot Noir Rosé') .replace('Crémant Alsace bl', "AOC Crémant d'Alsace") .replace('CDRV', 'Côtes du Rhône Villages') + .replace('Pouilly-Fumé ou Blanc Fumé', 'Pouilly-Fumé Blanc') , flags=re.I), flags=re.I), flags=re.I), flags=re.I), flags=re.I), flags=re.I) ))).replace(' ', ' ') else: