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

Handle hidden spaces #15

Closed
wants to merge 6 commits into from
Closed

Handle hidden spaces #15

wants to merge 6 commits into from

Conversation

jamesgreen-moj
Copy link
Contributor

Handle hidden Non-breaking space
Users where copying in hidden non breaking spaces within the data.csv.
Prior to these changes, unexpected behaviour occured. These changes
validate the file prior to processing and ensure non breaking spaces are
relaced with normal spaces

Users where copying in hidden non breaking spaces within the data.csv.
Prior to these changes, unexpected behaviour occured. These changes
validate the file prior to processing and ensure non breaking spaces are
relaced with normal spaces
github-actions bot and others added 2 commits December 28, 2023 14:45
In my previous commit, I added non breaking space validation on CSV dict
key names. With the change we will know also do this check on the
inputted values too.
@jamesgreen-moj
Copy link
Contributor Author

Superseded by: #17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant