Fixed all errors in doc building

This commit is contained in:
Griatch 2020-07-11 00:14:13 +02:00
parent 9fbfc8f8d0
commit 76761825d0
80 changed files with 766 additions and 767 deletions

View file

@ -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`.
"""