]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/lecture2go.py
[cleanup] Add more ruff rules (#10149)
[yt-dlp.git] / yt_dlp / extractor / lecture2go.py
index 1a3ada1e5d1344c518f9a0492197cc53e76b8a8a..6157f3da345a33c5d740345723baaef61c2ab78e 100644 (file)
@@ -25,7 +25,7 @@ class Lecture2GoIE(InfoExtractor):
         'params': {
             # m3u8 download
             'skip_download': True,
-        }
+        },
     }
 
     def _real_extract(self, url):