mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-09-10 10:49:55 +00:00
General idea is to use classmethod for every constructor and statismethod otherwise. Also use self and cls whenever it's possible to call static and class methods