Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@peturingi
Copy link
Contributor

Moved reverse=True to the sorted() function to avoid TypeError caused by its incorrect application to tuple(). Ensured proper descending order of sorted elements before tuple conversion. Reformatted indents to increase the readability of argument placements.

…ion.

Moved reverse=True to the sorted() function to avoid TypeError caused by its incorrect application to tuple(). Ensured proper descending order of sorted elements before tuple conversion. Reformatted to increase the readability of argument placements.
@aranega aranega merged commit 1f77cd4 into pyecore:master Dec 22, 2024
1 check passed
@aranega
Copy link
Member

aranega commented Dec 22, 2024

@peturingi Thanks a lot for the PR 🙏 that's a really good catch!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants