mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 14:20:22 -07:00
Fix PEP 8 issue.
This commit is contained in:
parent
5717f4f161
commit
a18cc45778
1 changed files with 0 additions and 1 deletions
|
@ -212,4 +212,3 @@ class InventoryModule(BaseInventoryPlugin):
|
||||||
inventory.cache[cache_key] = source_data
|
inventory.cache[cache_key] = source_data
|
||||||
|
|
||||||
self._populate_from_source(source_data, config_data)
|
self._populate_from_source(source_data, config_data)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue