From 784360385e18b98b8bda457082631809b5c438dc Mon Sep 17 00:00:00 2001 From: Matt Clay Date: Wed, 10 Jan 2018 12:19:51 -0800 Subject: [PATCH] Remove already fixed Python 3.7 pylint ignores. --- test/sanity/pylint/ignore.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/test/sanity/pylint/ignore.txt b/test/sanity/pylint/ignore.txt index 507d83110d..666b0db9a7 100644 --- a/test/sanity/pylint/ignore.txt +++ b/test/sanity/pylint/ignore.txt @@ -1,4 +1,3 @@ -lib/ansible/cli/adhoc.py syntax-error 3.7 lib/ansible/module_utils/network/aci/aci.py ansible-format-automatic-specification lib/ansible/module_utils/network/iosxr/iosxr.py ansible-format-automatic-specification lib/ansible/modules/cloud/amazon/aws_api_gateway.py ansible-format-automatic-specification @@ -89,7 +88,6 @@ lib/ansible/modules/network/nxos/nxos_snapshot.py ansible-format-automatic-speci lib/ansible/modules/network/vyos/vyos_vlan.py ansible-format-automatic-specification lib/ansible/modules/notification/cisco_spark.py ansible-format-automatic-specification lib/ansible/modules/notification/logentries_msg.py ansible-format-automatic-specification -lib/ansible/modules/packaging/os/yum_repository.py syntax-error 3.7 lib/ansible/modules/remote_management/foreman/foreman.py ansible-format-automatic-specification lib/ansible/modules/remote_management/foreman/katello.py ansible-format-automatic-specification lib/ansible/modules/source_control/github_deploy_key.py ansible-format-automatic-specification @@ -148,4 +146,3 @@ test/runner/retry.py missing-docstring 3.7 test/runner/shippable.py missing-docstring 3.7 test/runner/test.py missing-docstring 3.7 test/runner/units/test_diff.py missing-docstring 3.7 -test/units/modules/network/nuage/test_nuage_vspk.py syntax-error 3.7