Skip to content
Snippets Groups Projects
  • Alan De Smet's avatar
    eb6f1257
    Cleanup sorting code · eb6f1257
    Alan De Smet authored
    Put sort directly into for loop; don't bother with giving it a variable.
    Use named argument instead of relying on positional one.
    eb6f1257
    History
    Cleanup sorting code
    Alan De Smet authored
    Put sort directly into for loop; don't bother with giving it a variable.
    Use named argument instead of relying on positional one.
compare.py 84.44 KiB