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

remove unecessary comment (pep8)

parent b10f9dfa
Branches
Tags
No related merge requests found
...@@ -403,7 +403,6 @@ def snmp_community_string(netconf_config): ...@@ -403,7 +403,6 @@ def snmp_community_string(netconf_config):
def netconf_changed_timestamp(netconf_config): def netconf_changed_timestamp(netconf_config):
''' '''
<configuration changed-seconds="1549049195" changed-localtime="2019-02-01 19:26:35 UTC">
return the last change timestamp published by the config document return the last change timestamp published by the config document
:param netconf_config: netconf lxml etree document :param netconf_config: netconf lxml etree document
:return: an epoch timestamp (integer number of seconds) or None :return: an epoch timestamp (integer number of seconds) or None
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment