Meno25 has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/772348 )
Change subject: [doc] Update documentation ...................................................................... [doc] Update documentation Change-Id: I67750355e8fcc576b6521c056dbd6ed7bde5ab69 --- M pywikibot/comms/eventstreams.py M pywikibot/site/__init__.py 2 files changed, 2 insertions(+), 2 deletions(-) Approvals: Meno25: Verified; Looks good to me, approved diff --git a/pywikibot/comms/eventstreams.py b/pywikibot/comms/eventstreams.py index 78c0fef..a984370 100644 --- a/pywikibot/comms/eventstreams.py +++ b/pywikibot/comms/eventstreams.py @@ -10,7 +10,7 @@ .. versionadded:: 3.0 """ # -# (C) Pywikibot team, 2017-2021 +# (C) Pywikibot team, 2017-2022 # # Distributed under the terms of the MIT license. # diff --git a/pywikibot/site/__init__.py b/pywikibot/site/__init__.py index 33243e9..c0caf25 100644 --- a/pywikibot/site/__init__.py +++ b/pywikibot/site/__init__.py @@ -1,6 +1,6 @@ """Library module representing MediaWiki sites (wikis).""" # -# (C) Pywikibot team, 2021 +# (C) Pywikibot team, 2021-2022 # # Distributed under the terms of the MIT license. # -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/772348 To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Change-Id: I67750355e8fcc576b6521c056dbd6ed7bde5ab69 Gerrit-Change-Number: 772348 Gerrit-PatchSet: 2 Gerrit-Owner: Meno25 <[email protected]> Gerrit-Reviewer: Meno25 <[email protected]> Gerrit-Reviewer: jenkins-bot Gerrit-MessageType: merged
_______________________________________________ Pywikibot-commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
