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

pep8

parent d0dd2e27
Branches
Tags
No related merge requests found
......@@ -326,7 +326,7 @@ def reload_router_config(self, hostname):
= juniper.netconf_changed_timestamp(netconf_doc)
logger.debug(
'current netconf timestamp: %r' % current_netconf_timestamp)
except InventoryTaskError as e:
except InventoryTaskError:
pass # ok at this point if not found
# load new netconf data
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment