Rename docstring Kwargs to Keyword Args
This commit is contained in:
parent
29fc31bb01
commit
7fed14d233
58 changed files with 203 additions and 213 deletions
|
|
@ -253,7 +253,7 @@ class DefaultChannel(ChannelDB, metaclass=TypeclassBase):
|
|||
key (str): This must be unique.
|
||||
account (Account): Account to attribute this object to.
|
||||
|
||||
Kwargs:
|
||||
Keyword args:
|
||||
aliases (list of str): List of alternative (likely shorter) keynames.
|
||||
description (str): A description of the channel, for use in listings.
|
||||
locks (str): Lockstring.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue