mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-10 22:06:56 -05:00
[PR #768] [CLOSED] Alphabetical sorting of blocks and inner blocks #692
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/768
Author: @Ahmed9914
Created: 11/10/2016
Status: ❌ Closed
Base:
master← Head:patch-4📝 Commits (1)
922d997Update README.md📊 Changes
1 file changed (+848 additions, -845 deletions)
View changed files
📝
README.md(+848 -845)📄 Description
Hi guys,
I noticed that blocks are not sorted alphabetically, and that's not user-friendly.
so, I wrote a script to sort the list alphabetically and updated the README file directly, so please tell me if you want the sorting script to be merged to the existing sort.py file in a different PR or submit it this PR.
thanks
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.