[initial-setup 4/4] Add AnacondaKSHandler no-member error to pylint-false-positives.

mulhern amulhern at redhat.com
Thu Dec 4 16:47:42 UTC 2014


Signed-off-by: mulhern <amulhern at redhat.com>
---
 tests/pylint/pylint-false-positives | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/pylint/pylint-false-positives b/tests/pylint/pylint-false-positives
index e69de29..4d7bc6c 100644
--- a/tests/pylint/pylint-false-positives
+++ b/tests/pylint/pylint-false-positives
@@ -0,0 +1 @@
+^initial_setup/__main__.py:[[:digit:]]+: \[E1101\(no-member\), \] Instance of 'AnacondaKSHandler' has no '.*' member$
-- 
1.9.3



More information about the anaconda-patches mailing list