mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Minor update to coding style doc
This commit is contained in:
parent
3454beebc1
commit
32d58c7e8f
1 changed files with 2 additions and 1 deletions
|
|
@ -153,7 +153,8 @@ which block you are part of. You should normally use the specified
|
|||
format rather than the freeform counterpart (this will produce nicer
|
||||
output) but in some cases the freeform may produce a more compact and
|
||||
readable result (such as when describing an `*args` or `**kwargs`
|
||||
statement in general terms).
|
||||
statement in general terms). The first `self` argument of class methods
|
||||
should never be documented.
|
||||
|
||||
Note that
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue