Rename docstring Kwargs to Keyword Args
This commit is contained in:
parent
29fc31bb01
commit
7fed14d233
58 changed files with 203 additions and 213 deletions
|
|
@ -145,7 +145,7 @@ class EvenniaIndexView(TemplateView):
|
|||
You can do whatever you want to it, but it must be returned at the end
|
||||
of this method.
|
||||
|
||||
Kwargs:
|
||||
Keyword args:
|
||||
any (any): Passed through.
|
||||
|
||||
Returns:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue