Remove redundant option

This commit is contained in:
sepro 2024-12-02 16:19:59 +01:00
parent 7d13fe66c7
commit c4d58a6a14

View File

@ -259,9 +259,6 @@ select = [
"A002", # builtin-argument-shadowing
"C408", # unnecessary-collection-call
]
"yt_dlp/jsinterp.py" = [
"UP031", # printf-string-formatting
]
[tool.ruff.lint.isort]
known-first-party = [