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

remove unecessary comment (pep8)

parent b10f9dfa
No related branches found
No related tags found
No related merge requests found
......@@ -403,7 +403,6 @@ def snmp_community_string(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
:param netconf_config: netconf lxml etree document
: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.
Finish editing this message first!
Please register or to comment