diff options
author | Dag Wieers <dag@wieers.com> | 2018-01-12 02:26:14 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-12 02:26:14 +0100 |
commit | 83b7ec69fcf8b85ca540c24a16849fa7c2b8da93 (patch) | |
tree | 10979efafabaf0ffda3b39b5becd3da26c04d879 /test/sanity/pylint | |
parent | 03dd3214b466c7135e253a84c3e6f74f505e39f8 (diff) | |
download | ansible-83b7ec69fcf8b85ca540c24a16849fa7c2b8da93.tar.gz |
Fix pylint issue (#34773)
Diffstat (limited to 'test/sanity/pylint')
-rw-r--r-- | test/sanity/pylint/ignore.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/sanity/pylint/ignore.txt b/test/sanity/pylint/ignore.txt index 7a17321237..fe3a31ac6a 100644 --- a/test/sanity/pylint/ignore.txt +++ b/test/sanity/pylint/ignore.txt @@ -37,7 +37,6 @@ lib/ansible/modules/monitoring/grafana_plugin.py ansible-format-automatic-specif lib/ansible/modules/net_tools/dnsmadeeasy.py ansible-format-automatic-specification lib/ansible/modules/net_tools/ipinfoio_facts.py ansible-format-automatic-specification lib/ansible/modules/network/a10/a10_server_axapi3.py ansible-format-automatic-specification -lib/ansible/modules/network/aci/aci_aep.py ansible-format-automatic-specification lib/ansible/modules/network/aci/aci_ap.py ansible-format-automatic-specification lib/ansible/modules/network/aci/aci_bd.py ansible-format-automatic-specification lib/ansible/modules/network/aci/aci_bd_subnet.py ansible-format-automatic-specification |