mirror of
https://github.com/evennia/evennia.git
synced 2026-08-18 03:05:44 +00:00
Minor update to coding style doc
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user