Fix PEP 8 issue.

pull/4420/head
Matt Clay 2017-06-10 14:07:15 +08:00
parent 5717f4f161
commit a18cc45778
1 changed files with 0 additions and 1 deletions

View File

@ -212,4 +212,3 @@ class InventoryModule(BaseInventoryPlugin):
inventory.cache[cache_key] = source_data
self._populate_from_source(source_data, config_data)