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