mirror of
https://github.com/faucetsdn/ryu.git
synced 2026-01-22 17:12:01 +01:00
doc: Handle ERROR of unexpected indentation
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
parent
e7ce316918
commit
4242dcff1a
@ -4092,6 +4092,7 @@ class OFPRequestForward(MsgInMsgBase):
|
||||
================ ======================================================
|
||||
|
||||
Example::
|
||||
|
||||
@set_ev_cls(ofp_event.EventOFPRequestForward, MAIN_DISPATCHER)
|
||||
def request_forward_handler(self, ev):
|
||||
msg = ev.msg
|
||||
|
||||
@ -4700,6 +4700,7 @@ class OFPRequestForward(MsgInMsgBase):
|
||||
================ ======================================================
|
||||
|
||||
Example::
|
||||
|
||||
@set_ev_cls(ofp_event.EventOFPRequestForward, MAIN_DISPATCHER)
|
||||
def request_forward_handler(self, ev):
|
||||
msg = ev.msg
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user