mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-03-26 19:03:16 +00:00
Merge pull request #226 from 0xFelix/fix-format
chore(formatting): Run make format
This commit is contained in:
@@ -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": {},
|
||||
|
||||
@@ -14,7 +14,6 @@ from ansible_collections.kubevirt.core.tests.unit.plugins.inventory.constants im
|
||||
DEFAULT_NAMESPACE,
|
||||
)
|
||||
|
||||
|
||||
VMI = {
|
||||
"metadata": {
|
||||
"name": "testvmi",
|
||||
|
||||
Reference in New Issue
Block a user