[tvnow] Fix W605
[youtube-dl] / youtube_dl / extractor / tvnow.py
index 3c6a60c39a49f90bdeb083d8fdc36646486c6291..ecd0fb937e59d6a5612c6390fa7671b8846672b8 100644 (file)
@@ -207,7 +207,7 @@ class TVNowNewBaseIE(InfoExtractor):
         return result
 
 
-"""
+r"""
 TODO: new apigw.tvnow.de based version of TVNowIE. Replace old TVNowIE with it
 when api.tvnow.de is shut down. This version can't bypass premium checks though.
 class TVNowIE(TVNowNewBaseIE):