-
-
Notifications
You must be signed in to change notification settings - Fork 46.6k
Create natural_sort.py #3286
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
Create natural_sort.py #3286
Conversation
Hey @Mozartuss, TravisCI finished with status TravisBuddy Request Identifier: 629a75f0-0e29-11eb-964d-5d54b4986782 |
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.
Very impressive!! A nice addition.
Co-authored-by: Christian Clauss <[email protected]>
Co-authored-by: Christian Clauss <[email protected]>
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.
This is elegant... A superpower in very few lines of code.
* add natural_sort.py * fix doctest * add 're' to requirements.txt and fix spelling errors * delete 're' from requirements.txt * fixing linting errors * Update sorts/natural_sort.py Co-authored-by: Christian Clauss <[email protected]> * Update sorts/natural_sort.py Co-authored-by: Christian Clauss <[email protected]> * Update natural_sort.py Co-authored-by: Christian Clauss <[email protected]>
* add natural_sort.py * fix doctest * add 're' to requirements.txt and fix spelling errors * delete 're' from requirements.txt * fixing linting errors * Update sorts/natural_sort.py Co-authored-by: Christian Clauss <[email protected]> * Update sorts/natural_sort.py Co-authored-by: Christian Clauss <[email protected]> * Update natural_sort.py Co-authored-by: Christian Clauss <[email protected]>
Describe your change:
Checklist:
Fixes: #{$ISSUE_NO}
.