summaryrefslogtreecommitdiff
path: root/plugins/module_utils/network/vyos/facts/interfaces/interfaces.py
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/module_utils/network/vyos/facts/interfaces/interfaces.py')
-rw-r--r--plugins/module_utils/network/vyos/facts/interfaces/interfaces.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/module_utils/network/vyos/facts/interfaces/interfaces.py b/plugins/module_utils/network/vyos/facts/interfaces/interfaces.py
index 51c3a10..995be91 100644
--- a/plugins/module_utils/network/vyos/facts/interfaces/interfaces.py
+++ b/plugins/module_utils/network/vyos/facts/interfaces/interfaces.py
@@ -12,6 +12,7 @@ based on the configuration.
from __future__ import absolute_import, division, print_function
+
__metaclass__ = type