fixed doc formatting that was missed
This commit is contained in:
parent
e66995194e
commit
2ed56fbaa6
7 changed files with 11 additions and 11 deletions
|
@ -373,7 +373,7 @@ class Rj45Node(CoreNodeBase, CoreInterface):
|
|||
:param ifindex: interface index
|
||||
:param ifname: interface name
|
||||
:return: interface index
|
||||
:raises ValueError: when an interface has already been created, one max
|
||||
:raises ValueError: when an interface has already been created, one max
|
||||
"""
|
||||
with self.lock:
|
||||
if ifindex is None:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue