Rename docstring Kwargs to Keyword Args
This commit is contained in:
parent
29fc31bb01
commit
7fed14d233
58 changed files with 203 additions and 213 deletions
|
|
@ -817,7 +817,7 @@ class ServerSessionHandler(SessionHandler):
|
|||
Args:
|
||||
sessions (Session): Session.
|
||||
|
||||
Kwargs:
|
||||
Keyword args:
|
||||
kwargs (any): Incoming data from protocol on
|
||||
the form `{"commandname": ((args), {kwargs}),...}`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue