chore(architecture): sync ruff low-water mark

This commit is contained in:
jxxghp
2026-09-07 11:53:41 +08:00
parent 9b5f4d096d
commit 3436553d32
-9
View File
@@ -504,9 +504,6 @@
"app/runtime/reload.py": { "app/runtime/reload.py": {
"I001": 1 "I001": 1
}, },
"app/runtime/state.py": {
"I001": 1
},
"app/schemas/common.py": { "app/schemas/common.py": {
"I001": 1 "I001": 1
}, },
@@ -672,9 +669,6 @@
"tests/test_db_session_lifecycle.py": { "tests/test_db_session_lifecycle.py": {
"I001": 1 "I001": 1
}, },
"tests/test_docker_entrypoint_permissions.py": {
"I001": 1
},
"tests/test_docker_payload_contract.py": { "tests/test_docker_payload_contract.py": {
"I001": 1 "I001": 1
}, },
@@ -928,9 +922,6 @@
"E402": 5, "E402": 5,
"I001": 2 "I001": 2
}, },
"tests/test_system_utils.py": {
"I001": 1
},
"tests/test_systemconfig_oper.py": { "tests/test_systemconfig_oper.py": {
"I001": 1 "I001": 1
}, },