mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-08 17:08:35 +08:00
chore(architecture): sync ruff low-water mark
This commit is contained in:
@@ -504,9 +504,6 @@
|
||||
"app/runtime/reload.py": {
|
||||
"I001": 1
|
||||
},
|
||||
"app/runtime/state.py": {
|
||||
"I001": 1
|
||||
},
|
||||
"app/schemas/common.py": {
|
||||
"I001": 1
|
||||
},
|
||||
@@ -672,9 +669,6 @@
|
||||
"tests/test_db_session_lifecycle.py": {
|
||||
"I001": 1
|
||||
},
|
||||
"tests/test_docker_entrypoint_permissions.py": {
|
||||
"I001": 1
|
||||
},
|
||||
"tests/test_docker_payload_contract.py": {
|
||||
"I001": 1
|
||||
},
|
||||
@@ -928,9 +922,6 @@
|
||||
"E402": 5,
|
||||
"I001": 2
|
||||
},
|
||||
"tests/test_system_utils.py": {
|
||||
"I001": 1
|
||||
},
|
||||
"tests/test_systemconfig_oper.py": {
|
||||
"I001": 1
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user