]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/zhihu.py
[cleanup] Add more ruff rules (#10149)
[yt-dlp.git] / yt_dlp / extractor / zhihu.py
index 18b22a5c7d4e72f01f200c7c52b2effb341b8fa4..c1a5bf6f4185d85af810c83ab613d1fc72b3dc4d 100644 (file)
@@ -20,7 +20,7 @@ class ZhihuIE(InfoExtractor):
             'view_count': int,
             'like_count': int,
             'comment_count': int,
-        }
+        },
     }
 
     def _real_extract(self, url):