From 4e84034fd104879f429f0262ff0b2317e3d08deb Mon Sep 17 00:00:00 2001 From: Matt Martz Date: Fri, 31 Aug 2018 15:41:08 -0500 Subject: [PATCH] Remove to look for 2.8 deprecated --- test/sanity/pylint/config/default | 1 - 1 file changed, 1 deletion(-) diff --git a/test/sanity/pylint/config/default b/test/sanity/pylint/config/default index 1f5e0f6117d..70759d04f60 100644 --- a/test/sanity/pylint/config/default +++ b/test/sanity/pylint/config/default @@ -1,7 +1,6 @@ [MESSAGES CONTROL] disable= - ansible-deprecated-version, abstract-method, access-member-before-definition, arguments-differ,