mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-11-29 03:43:42 +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