mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-01-16 03:41:44 +00:00
ruff
This commit is contained in:
@@ -263,7 +263,7 @@ select = [
|
||||
"A002", # builtin-argument-shadowing
|
||||
"C408", # unnecessary-collection-call
|
||||
]
|
||||
"yt_dlp/jsinterp.py" = [
|
||||
"yt_dlp/jsinterp/native.py" = [
|
||||
"UP031", # printf-string-formatting
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user