Open
Description
Currently we do not order methods in any particular way, which hinders readability. Could we decide on an order and add it to the wiki?
There doesn't seem to be a PEP suggestion, but I guess most common ordering is: magic methods, public methods, private methods? And then alphabetically within them? I'm not sure what would be best
Metadata
Metadata
Assignees
Type
Projects
Status
Backlog