Copy link
Copy Markdown
Member
Simply rearranges the magic methods to be at the top of a class since they define class behaviour.
Ref: #3826 (comment)
Copy link
Copy Markdown
Member
I mean... If you rearrange them anyway... maybe we want them in alphabetical order? :D
Copy link
Copy Markdown
Member Author
Yeah I thought of it but it's too much maintainence work for little benefit imo
Copy link
Copy Markdown
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - just one related question and conflict resolving is needed :)