Skip to content

document that to effectively add to suffixes you have to add to suffix_acronyms #49

Closed
@gvelez17

Description

@gvelez17

So it took me a long time to understand why

nameparser.config.CONSTANTS.suffixes.add('pc')

was not effective, finally realized by reading the code that

nameparser.config.CONSTANTS.suffix_acronyms.add('pc')

would be, but it was not obvious. Maybe add this to the docs.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions