Provide code comments and documentation
joepal1976 opened this issue · 3 comments
joepal1976 commented
While some care has been taken to provide inline code documentation, it is still patchy.
At least all the modules under mpfb.services should have module and function doc strings.
Further, there needs to be a comprehensible explanation of the code structure, the basic principles and hints on how to do common stuff.
joepal1976 commented
Not going to prioritize this for the beta.
joepal1976 commented
At least the core logic is now linted and commented. It'll have to be enough for now.
Ideally, the entities should be cleaned up too, but won't block the release on that.