Skip to content

brackets handled incorrectly #61

@maxbachmann

Description

@maxbachmann

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    parsingName parsing result is not correct

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions