diff --git a/tests/fixtures/architecture/ruff-baseline.json b/tests/fixtures/architecture/ruff-baseline.json index 45829ab8e..65732a158 100644 --- a/tests/fixtures/architecture/ruff-baseline.json +++ b/tests/fixtures/architecture/ruff-baseline.json @@ -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 },