From 100ae068c152ef0d86b8340a9a0545dc0f6d36bc Mon Sep 17 00:00:00 2001 From: Yuriy Andamasov Date: Thu, 16 Apr 2026 05:21:18 +0300 Subject: T8511: apply black formatting across entire codebase --- plugins/modules/vyos_command.py | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/modules/vyos_command.py') diff --git a/plugins/modules/vyos_command.py b/plugins/modules/vyos_command.py index 766370c2..5131dd88 100644 --- a/plugins/modules/vyos_command.py +++ b/plugins/modules/vyos_command.py @@ -17,7 +17,6 @@ # from __future__ import absolute_import, division, print_function - __metaclass__ = type -- cgit v1.2.3