← Back to team overview

cloud-init-dev team mailing list archive

[Merge] ~smoser/cloud-init:pylint/1444-pylint-tip-ignore-e1101-from-contextlib into cloud-init:master

 

The proposal to merge ~smoser/cloud-init:pylint/1444-pylint-tip-ignore-e1101-from-contextlib into cloud-init:master has been updated.

Commit Message changed to:

pylint: make tox -e pylint-tip pass by ignoring a misreported error.

This just silences a warning that is generated in pylint 1.7.1, but not
in other versions of pylint.  The issue is reported upstream at
  https://github.com/PyCQA/pylint/issues/1444

For more details, see:
https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/324401
-- 
Your team cloud-init commiters is requested to review the proposed merge of ~smoser/cloud-init:pylint/1444-pylint-tip-ignore-e1101-from-contextlib into cloud-init:master.


References