lucabaldini / webpage

My personal (static-html) webpage
GNU General Public License v3.0
1 stars 0 forks source link

Use @staticmethod and @classmethod properly #1

Closed lucabaldini closed 5 years ago

lucabaldini commented 5 years ago

See https://stackoverflow.com/questions/136097/what-is-the-difference-between-staticmethod-and-classmethod

lucabaldini commented 5 years ago

Done.