Fix style to Keyword Args
This commit is contained in:
parent
fcb6f19287
commit
b449ebe3d4
55 changed files with 157 additions and 157 deletions
|
|
@ -817,7 +817,7 @@ class ServerSessionHandler(SessionHandler):
|
|||
Args:
|
||||
sessions (Session): Session.
|
||||
|
||||
Keyword args:
|
||||
Keyword Args:
|
||||
any (tuple): Incoming data from protocol, each
|
||||
on the form `commandname=((args), {kwargs})`.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue