chore(formatting): Run make format

Black changed it's mind about whitespace in some files.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
Felix Matouschek
2026-01-19 12:08:43 +01:00
parent 08f6dbf938
commit effb8140b6
2 changed files with 0 additions and 2 deletions

View File

@@ -13,7 +13,6 @@ from ansible_collections.kubernetes.core.plugins.module_utils.k8s.service import
K8sService,
)
INFO_ARG_SPEC = {
"api_version": {"default": "kubevirt.io/v1"},
"name": {},

View File

@@ -14,7 +14,6 @@ from ansible_collections.kubevirt.core.tests.unit.plugins.inventory.constants im
DEFAULT_NAMESPACE,
)
VMI = {
"metadata": {
"name": "testvmi",