-
Notifications
You must be signed in to change notification settings - Fork 99
Closed
Labels
parsingName parsing result is not correctName parsing result is not correct
Description
When clean_name() is used in the following way:
>>> cleanco('company (country) Pvt. Ltd.').clean_name()
'company (country'it strips not only the organisation name.
The expected output would be: company (country)
LizardBlizzard, alicja-januszkiewicz, christosvar, van51, tanjt107 and 4 more
Metadata
Metadata
Assignees
Labels
parsingName parsing result is not correctName parsing result is not correct