]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/oktoberfesttv.py
[cleanup] Add more ruff rules (#10149)
[yt-dlp.git] / yt_dlp / extractor / oktoberfesttv.py
index e0ac8563a7db7a1c4755adbfe20d1f649a43a913..b4bcdc74178f986bace085be9b41af2f1337bcac 100644 (file)
@@ -15,7 +15,7 @@ class OktoberfestTVIE(InfoExtractor):
         },
         'params': {
             'skip_download': True,
-        }
+        },
     }
 
     def _real_extract(self, url):