Fixed all errors in doc building
This commit is contained in:
parent
9fbfc8f8d0
commit
76761825d0
80 changed files with 766 additions and 767 deletions
|
|
@ -1313,8 +1313,8 @@ def initialize_nick_templates(in_template, out_template):
|
|||
replacement using the standard .format method.
|
||||
|
||||
Raises:
|
||||
NickTemplateInvalid: If the in/out template does not have a matching
|
||||
number of `$args`.
|
||||
evennia.typecalasses.attributes.NickTemplateInvalid: If the in/out
|
||||
template does not have a matching number of `$args`.
|
||||
|
||||
"""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue