Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend normalisation of labels #8

Closed
DavidUnderdown opened this issue Feb 9, 2018 · 0 comments
Closed

Extend normalisation of labels #8

DavidUnderdown opened this issue Feb 9, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@DavidUnderdown
Copy link
Owner

Currently only brackets and spaces and replaced during the normalisation of labels. Brackets are removed (replaced with empty string) while spaces are replaced with underscore. Investigate using string.punctuation and string.whitespace to make normalisation stronger and more reliable.

@DavidUnderdown DavidUnderdown added the enhancement New feature or request label Feb 9, 2018
@DavidUnderdown DavidUnderdown added this to the v1.2 milestone Feb 9, 2018
@DavidUnderdown DavidUnderdown self-assigned this Feb 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant