X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Flibraries%2Fpython%2Fhoneycomb%2FHcAPIKwInterfaces.py;h=3f9e9d16a578a10116d69e07caa28725f1b4b05d;hb=fdc6e0fc0c675eb4faa699fef7e1e2ca91df2b03;hp=04800a24b5ded2e0ced947a2740872ab635c0fcb;hpb=8b4fad4fe84e123f4ffad7d2c5f96b7780c1bfaf;p=csit.git diff --git a/resources/libraries/python/honeycomb/HcAPIKwInterfaces.py b/resources/libraries/python/honeycomb/HcAPIKwInterfaces.py index 04800a24b5..3f9e9d16a5 100644 --- a/resources/libraries/python/honeycomb/HcAPIKwInterfaces.py +++ b/resources/libraries/python/honeycomb/HcAPIKwInterfaces.py @@ -25,6 +25,7 @@ from resources.libraries.python.honeycomb.HoneycombUtil \ import HoneycombUtil as HcUtil +# pylint: disable=too-many-public-methods class InterfaceKeywords(object): """Keywords for Interface manipulation.