From 9e0a3fcc2a17760f6a49cd391dba946f675ed6d9 Mon Sep 17 00:00:00 2001 From: Matt Clay Date: Thu, 25 Jul 2019 09:45:24 -0700 Subject: [PATCH] Use EOL comment for ansible-test PEP8 skip file. --- test/sanity/pep8/skip.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/test/sanity/pep8/skip.txt b/test/sanity/pep8/skip.txt index ef9a4136814..c203bad9570 100644 --- a/test/sanity/pep8/skip.txt +++ b/test/sanity/pep8/skip.txt @@ -1,3 +1 @@ -# _distro.py is being bundled and we don't want to modify bundled code in our repository. -# We can retest anytime we update the bundled copy -lib/ansible/module_utils/distro/_distro.py +lib/ansible/module_utils/distro/_distro.py # bundled code we don't want to modify