]> ToastFreeware Gitweb - philipp/winterrodeln/wrpylib.git/commitdiff
Remove NoRedirectBot as parent to prevent a deprecation warning.
authorPhilipp Spitzer <philipp@spitzer.priv.at>
Wed, 13 Jul 2022 21:02:59 +0000 (23:02 +0200)
committerPhilipp Spitzer <philipp@spitzer.priv.at>
Wed, 13 Jul 2022 21:02:59 +0000 (23:02 +0200)
bots/sledrun_wikitext_from_json.py

index 8f38e32cda4e3783347357929b58ce0b7f6fe0cd..be44fe6c382675c92260f5e8a686b45aa4116dc8 100644 (file)
@@ -33,7 +33,6 @@ class SledrunFromJsonBot(
     SingleSiteBot,
     ConfigParserBot,
     ExistingPageBot,
     SingleSiteBot,
     ConfigParserBot,
     ExistingPageBot,
-    NoRedirectPageBot,
     AutomaticTWSummaryBot,
 ):
     def treat_page(self) -> None:
     AutomaticTWSummaryBot,
 ):
     def treat_page(self) -> None: