[code-quality] pylint duplicate code warning

Rohit Bhattacharjee rbhattacharjee at dataxu.com
Mon Sep 21 19:55:17 CEST 2015


Hi,

I am facing an issue with Pylint duplicate-code warning and need some help.

I want to disable the duplicate-code warning because I expect some pieces of code to be duplicated, but I am unable to suppress the pylint warning.

Still now I  have tried # pylint: disable=duplicate-code.

Thanks in advance
Rohit

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/code-quality/attachments/20150921/b5464ddc/attachment.html>


More information about the code-quality mailing list