Skip to content

remove leading and trailing whitespace for names#214

Merged
chfw merged 1 commit intopyexcel:devfrom
mathsyouth:dev
Jul 7, 2020
Merged

remove leading and trailing whitespace for names#214
chfw merged 1 commit intopyexcel:devfrom
mathsyouth:dev

Conversation

@mathsyouth
Copy link
Copy Markdown
Contributor

The names will be used as keys for returned dictionary. If keys are not
striped and user inputs striped keys because excel shows unseen
whitespace, it will cause an error.

The names will be used as keys for returned dictionary. If keys are not
striped and user inputs striped keys because excel shows unseen
whitespace, it will cause a error.
@chfw chfw merged commit a86ecfa into pyexcel:dev Jul 7, 2020
@chfw
Copy link
Copy Markdown
Member

chfw commented Jul 7, 2020

thanks! it makes sense.

@chfw
Copy link
Copy Markdown
Member

chfw commented Jul 7, 2020

would you like to make a unit test to protect your modification? i.e.: just in case I accidentally would remove your improvement in the future.

@mathsyouth
Copy link
Copy Markdown
Contributor Author

I want to make a unit test for the modification. However, after installing dependent libraries according to Developer's guide, I launched your tests like this: make. All of your tests don't run. Please see the details in the attached. Thanks!
output.txt

@chfw
Copy link
Copy Markdown
Member

chfw commented Jul 18, 2020

@mathsyouth could you please have a look again? it has been fixed.

@chfw
Copy link
Copy Markdown
Member

chfw commented Jul 18, 2020

Please update change log for your PR too.

@mathsyouth mathsyouth mentioned this pull request Jul 31, 2020
10 tasks
mathsyouth added a commit to mathsyouth/pyexcel that referenced this pull request Jul 31, 2020
Add unit tests and update the change log for the PR pyexcel#214
chfw pushed a commit that referenced this pull request Jul 31, 2020
Add unit tests and update the change log for the PR #214
@chfw chfw mentioned this pull request Jul 31, 2020
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.

2 participants