jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1156784?usp=email )

Change subject: doc: Fix docstring in GeneratorsMixin.pagetemplates
......................................................................

doc: Fix docstring in GeneratorsMixin.pagetemplates

Change-Id: I72762e604836cf103be74e3ba9556a8bb07ad5ca
---
M pywikibot/site/_generators.py
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Xqt: Looks good to me, approved
  jenkins-bot: Verified




diff --git a/pywikibot/site/_generators.py b/pywikibot/site/_generators.py
index 94ea8fc..7d8534c 100644
--- a/pywikibot/site/_generators.py
+++ b/pywikibot/site/_generators.py
@@ -533,7 +533,7 @@
     ) -> Iterable[pywikibot.Page]:
         """Iterate pages transcluded (not just linked) on the page.

-        .. note: You should not use this method directly; use
+        .. note:: You should not use this method directly; use
            :meth:`pywikibot.Page.itertemplates` instead.

         .. seealso::

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1156784?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings?usp=email

Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I72762e604836cf103be74e3ba9556a8bb07ad5ca
Gerrit-Change-Number: 1156784
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to