Code review comment for lp:~initos.com/account-analytic/7.0

Revision history for this message
Pedro Manuel Baeza (pedro.baeza) wrote :

Hi, Markus,

Thank you very much for the new MP.

Some things seeing the code (not functional review yet):

- Lines inside for of _append_childs have an incorrect indentation.
- You should make PEP8 compliance according community guides. You can use flake8 tool to check it on .py files.

review: Needs Fixing (code review, no test)

« Back to merge proposal