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

Revision history for this message
Markus Schneider (markus-schneider) wrote :

we read it carefully

flake8 .
./__init__.py:22:1: F401 'wizard' imported but unused
./__openerp__.py:30:80: E501 line too long (95 > 79 characters)
./__openerp__.py:31:80: E501 line too long (97 > 79 characters)
./wizard/__init__.py:24:1: F401 'account_analytic_line' imported but unused
./wizard/account_analytic_line.py:31:80: E501 line too long (102 > 79 characters)
./wizard/account_analytic_line.py:43:80: E501 line too long (109 > 79 characters)

less then other modules in this branch

« Back to merge proposal