1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00

Merge pull request #15625 from miri64/riot_ctrl/doc/fix-class

riotctrl_shell.gnrc: fix documentation for GNRCICMPv6EchoParser.parse()
This commit is contained in:
Martine Lenders 2020-12-14 08:46:26 +01:00 committed by GitHub
commit 581cc641ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,7 +73,7 @@ class GNRCICMPv6EchoParser(ShellInteractionParser):
def parse(self, cmd_output):
"""
Parses output of GNRCIPv6NIB::nib_neigh_show()
Parses output of GNRCICMPv6Echo::ping6()
>>> parser = GNRCICMPv6EchoParser()
>>> res = parser.parse(