psolin / cleanco

Company Name Processor written in Python
MIT License
322 stars 95 forks source link

SRL missing #42

Closed MeliBall closed 4 years ago

MeliBall commented 4 years ago

Hi guys fantastic job.. but one important ending is missing: "SRL" without final dot name = cleanco("Unimarkt Handelsgesellschaft SRL").clean_name(prefix=True, suffix=True, middle=True, multi=True) print(name) output Unimarkt Handelsgesellschaft SRL

petri commented 4 years ago

Fixed in 4c102975b30610c022e777693d3adb891d5f9332, closing.