modified: module/sources/vmware/connection.py

This commit is contained in:
Noah
2025-08-26 13:09:15 +10:00
committed by Ricardo Bartels
parent 867220505a
commit b8607b50bb
+1
View File
@@ -615,6 +615,7 @@ class VMWareHandler(SourceBase):
Returns
-------
(NBDevice, NBVM, None): object instance of found device, otherwise None
comment line
"""
object_to_return = None