From 84afad5130564a8ad48e756cca1566c17eaafc36 Mon Sep 17 00:00:00 2001 From: Rohit Date: Thu, 18 Jun 2020 01:48:45 +0530 Subject: [VyOS]: update readme and add .rst files (#44) [VyOS]: update readme and add .rst files Reviewed-by: https://github.com/apps/ansible-zuul --- tests/unit/mock/loader.py | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/unit/mock') diff --git a/tests/unit/mock/loader.py b/tests/unit/mock/loader.py index c21188ee..475a6561 100644 --- a/tests/unit/mock/loader.py +++ b/tests/unit/mock/loader.py @@ -16,6 +16,7 @@ # along with Ansible. If not, see . # Make coding more python3-ish +# pylint: skip-file from __future__ import absolute_import, division, print_function __metaclass__ = type -- cgit v1.2.3