-
-
Notifications
You must be signed in to change notification settings - Fork 163
release 0.7.3 #291
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
release 0.7.3 #291
Conversation
….rst, contributors.rst
….rst, contributors.rst
….rst, contributors.rst
….rst, contributors.rst
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 75 out of 76 changed files in this pull request and generated no comments.
Files not reviewed (1)
- CHANGELOG.rst: Language not supported
Comments suppressed due to low confidence (6)
pyexcel/internal/common.py:5
- The word 'Defintion' appears to be misspelled. Consider correcting it to 'Definition'.
Defintion for the shared objects
pyexcel/docstrings/meta.py:5
- The term 'Reusible' seems to be a typo. It should be 'Reusable'.
Reusible docstrings for pyexcel.internal.meta
pyexcel/docstrings/keywords.py:5
- The term 'Reusible' appears to be misspelled; please update it to 'Reusable'.
Reusible docstrings for keywords in signature functions
pyexcel/docstrings/core.py:5
- The term 'Reusible' should be corrected to 'Reusable'.
Reusible docstrings for pyexcel.core
pyexcel/docstrings/init.py:5
- The word 'Reusible' is misspelled; consider updating it to 'Reusable'.
Reusible docstrings
pyexcel/deprecated.py:5
- [nitpick] Consider capitalizing 'apis' to 'APIs' for clarity and consistency.
List of apis that become deprecated but was kept for backward compatibility
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 75 out of 76 changed files in this pull request and generated no comments.
Files not reviewed (1)
- CHANGELOG.rst: Language not supported
Comments suppressed due to low confidence (1)
pyexcel/cookbook.py:52
- There is a spelling mistake in the docstring: 'datastucture' should be corrected to 'data structure'.
datastucture: key should an integer of the row to be updated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 75 out of 76 changed files in this pull request and generated no comments.
Files not reviewed (1)
- CHANGELOG.rst: Language not supported
With your PR, here is a check list:
make format
been run?