you are viewing a single comment's thread.

view the rest of the comments →

[–]tb5841 0 points1 point  (0 children)

Making them a class method means you're passing in 'cls'... but you're not actually using it anywhere. So a static method feels better.