From: Philipp Spitzer Date: Wed, 13 Jul 2022 21:02:59 +0000 (+0200) Subject: Remove NoRedirectBot as parent to prevent a deprecation warning. X-Git-Url: https://git.toastfreeware.priv.at/philipp/winterrodeln/wrpylib.git/commitdiff_plain/ef5a4ebecd57abcb23db32f0171b4a53309e021e Remove NoRedirectBot as parent to prevent a deprecation warning. --- diff --git a/bots/sledrun_wikitext_from_json.py b/bots/sledrun_wikitext_from_json.py index 8f38e32..be44fe6 100644 --- a/bots/sledrun_wikitext_from_json.py +++ b/bots/sledrun_wikitext_from_json.py @@ -33,7 +33,6 @@ class SledrunFromJsonBot( SingleSiteBot, ConfigParserBot, ExistingPageBot, - NoRedirectPageBot, AutomaticTWSummaryBot, ): def treat_page(self) -> None: