Skip to content
Snippets Groups Projects
Commit 44632492 authored by Erik Reid's avatar Erik Reid
Browse files

pep8

parent c26deb39
Branches
Tags
No related merge requests found
......@@ -521,7 +521,8 @@ def retrieve_and_persist_neteng_managed_device_list(
'No equipment retrieved from previous list')
except Exception as e:
warning_callback(str(e))
update_latch_status(InventoryTask.config, pending=False, failure=True)
update_latch_status(
InventoryTask.config, pending=False, failure=True)
raise e
try:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment