mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 07:27:15 +08:00
chore(quality): tighten Ruff diagnostic baseline
This commit is contained in:
@@ -11,9 +11,6 @@
|
||||
"app/adapters/external/wechat_crypt.py": {
|
||||
"I001": 1
|
||||
},
|
||||
"app/adapters/network/browser.py": {
|
||||
"I001": 1
|
||||
},
|
||||
"app/adapters/network/http.py": {
|
||||
"F841": 2,
|
||||
"I001": 1
|
||||
@@ -360,9 +357,6 @@
|
||||
"app/application/security/auth.py": {
|
||||
"I001": 1
|
||||
},
|
||||
"app/application/security/cookie.py": {
|
||||
"I001": 1
|
||||
},
|
||||
"app/application/security/passkey.py": {
|
||||
"I001": 1
|
||||
},
|
||||
@@ -1259,9 +1253,6 @@
|
||||
"tests/test_bluray.py": {
|
||||
"I001": 1
|
||||
},
|
||||
"tests/test_browser_helper.py": {
|
||||
"I001": 1
|
||||
},
|
||||
"tests/test_builtin_skill_boundaries.py": {
|
||||
"I001": 1
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user