Fix PEP 8 issue.
parent
5717f4f161
commit
a18cc45778
|
@ -212,4 +212,3 @@ class InventoryModule(BaseInventoryPlugin):
|
|||
inventory.cache[cache_key] = source_data
|
||||
|
||||
self._populate_from_source(source_data, config_data)
|
||||
|
||||
|
|
Loading…
Reference in New Issue