Commit Graph

4 Commits

Author SHA1 Message Date
Mohammad Noman Kazi
5407039cee Updated code formatting and readability, adhering to PEP 8 guidelines.
This commit includes modifications to the code in asort.py to improve code formatting and readability according to the PEP 8 style guidelines. The changes include consistent indentation, proper spacing around operators, proper capitalization of comments, and using parentheses for print statements for compatibility with Python 3.

Please note that these changes are purely stylistic and do not affect the functionality of the script. The goal is to enhance code maintainability and readability.
2023-06-25 16:24:54 -04:00
cclauss
7f34998dab Identity is not the same things as equality in Python 2019-06-22 20:53:28 +02:00
Maxence Germain de Montauzan
8a0147ae4e Fix asort script to sort last terms in braces
- Fix README bad new line
- Do same fix for es-ES and zh-CN
- Apply sort on README.md, README_es.md and README_zh
  - Don't run with pt_BR
2018-05-15 08:57:39 +07:00
Unknown
544a64796e Created asort_es-ES.py and etc.
Created file with appropriate translations, also minor changes in the README for asort.py, and minor grammar across the board.
2017-10-13 08:34:33 -07:00