summaryrefslogtreecommitdiff
path: root/test/sanity/pylint
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2017-09-12 00:11:13 -0700
committerGitHub <noreply@github.com>2017-09-12 00:11:13 -0700
commit68aeaa58a89fdcf31511ddc61d7e4b51c0099d6a (patch)
treed277711f25deb91aa396b20521933417347828b4 /test/sanity/pylint
parent5caa47feb9c8a2a769f8e1276dd8d88eddeb5161 (diff)
downloadansible-68aeaa58a89fdcf31511ddc61d7e4b51c0099d6a.tar.gz
Fix dangerous default args. (#29839)
Diffstat (limited to 'test/sanity/pylint')
-rw-r--r--test/sanity/pylint/disable.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/sanity/pylint/disable.txt b/test/sanity/pylint/disable.txt
index e8a7bd0608..c318711648 100644
--- a/test/sanity/pylint/disable.txt
+++ b/test/sanity/pylint/disable.txt
@@ -17,7 +17,6 @@ broad-except
cell-var-from-loop
consider-iterating-dictionary
consider-using-enumerate
-dangerous-default-value
deprecated-lambda
deprecated-method
deprecated-module