Fixed all links

This commit is contained in:
Griatch 2020-10-11 19:31:05 +02:00
parent d4f1733bc7
commit 26f8ba3f71
175 changed files with 11972 additions and 4443 deletions

View file

@ -582,7 +582,7 @@ def initialize_nick_templates(in_template, out_template):
standard `.format` method.
Raises:
NickTemplateInvalid: If the in/out template does not have a matching
inlinefuncs.NickTemplateInvalid: If the in/out template does not have a matching
number of $args.
"""