Skip to content
Snippets Groups Projects
Commit 5d55a995 authored by Yannik Stradmann's avatar Yannik Stradmann
Browse files

Pylint: Disable 'duplicate-code' warning

Pylint's 'duplicate-code' warning cannot be disabled on a
per-snippet/file basis and therefore needs to be disabled globally to
cope with valid usages of multiple similar lines.

Upstream issue: https://github.com/PyCQA/pylint/issues/214

Change-Id: I0693406c0a48fb7029b6ca18cc01852839a48cbc
parent be6615c2
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment