Skip to content

Commit

Permalink
Merge branch 'master' of github.com:24eme/prodouane_scrapy
Browse files Browse the repository at this point in the history
  • Loading branch information
teymour committed Oct 31, 2023
2 parents 6292886 + 1f807ac commit 9a9ca6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions posttraitement/parcellaire_html_to_csv.py
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 9a9ca6e

Please sign in to comment.