summaryrefslogtreecommitdiff
path: root/plugins/doc_fragments/vyos.py
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/doc_fragments/vyos.py')
-rw-r--r--plugins/doc_fragments/vyos.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/doc_fragments/vyos.py b/plugins/doc_fragments/vyos.py
index 094963f..952c81d 100644
--- a/plugins/doc_fragments/vyos.py
+++ b/plugins/doc_fragments/vyos.py
@@ -1,4 +1,7 @@
# -*- coding: utf-8 -*-
+from __future__ import absolute_import, division, print_function
+
+__metaclass__ = type
# Copyright: (c) 2015, Peter Sprygada <psprygada@ansible.com>
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)