← Back to team overview

openerp-community-reviewer team mailing list archive

Re: [Merge] lp:~therp-nl/server-env-tools/7.0-auth_from_http_basic into lp:server-env-tools

 

Review: Needs Fixing

Flake8's PEP8:
auth_from_http_basic/__init__.py:26:1: E302 expected 2 blank lines, found 1
auth_from_http_basic/__init__.py:31:17: E126 continuation line over-indented for hanging indent
auth_from_http_basic/__init__.py:32:17: E126 continuation line over-indented for hanging indent
auth_from_http_basic/__init__.py:33:17: E126 continuation line over-indented for hanging indent
auth_from_http_basic/__init__.py:34:17: E126 continuation line over-indented for hanging indent
auth_from_http_basic/__init__.py:38:21: E123 closing bracket does not match indentation of opening bracket's line
auth_from_http_basic/__init__.py:44:1: E302 expected 2 blank lines, found 1
auth_from_http_basic/__openerp__.py:21:1: O603 Manifest "license" key is missing
auth_from_http_basic/__openerp__.py:22:11: E203 whitespace before ':'
auth_from_http_basic/__openerp__.py:23:14: E203 whitespace before ':'
auth_from_http_basic/__openerp__.py:24:13: E203 whitespace before ':'
auth_from_http_basic/__openerp__.py:46:15: E203 whitespace before ':'
auth_from_http_basic/__openerp__.py:47:14: E203 whitespace before ':'
auth_from_http_basic/__openerp__.py:49:11: E203 whitespace before ':'
auth_from_http_basic/__openerp__.py:59:28: E203 whitespace before ':'
auth_from_http_basic/__openerp__.py:60:17: E203 whitespace before ':'

auth_from_http_basic_logout/__openerp__.py:21:1: O603 Manifest "license" key is missing
auth_from_http_basic_logout/__openerp__.py:22:11: E203 whitespace before ':'
auth_from_http_basic_logout/__openerp__.py:23:14: E203 whitespace before ':'
auth_from_http_basic_logout/__openerp__.py:24:13: E203 whitespace before ':'
auth_from_http_basic_logout/__openerp__.py:38:15: E203 whitespace before ':'
auth_from_http_basic_logout/__openerp__.py:39:14: E203 whitespace before ':'
auth_from_http_basic_logout/__openerp__.py:43:11: E203 whitespace before ':'
auth_from_http_basic_logout/__openerp__.py:54:28: E203 whitespace before ':'
auth_from_http_basic_logout/__openerp__.py:55:17: E203 whitespace before ':'


-- 
https://code.launchpad.net/~therp-nl/server-env-tools/7.0-auth_from_http_basic/+merge/202316
Your team Server Environment And Tools Core Editors is subscribed to branch lp:server-env-tools.


References