From d80882e68182f2f8bfccf7e1639f60dedb37ccf8 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci-lite[bot]" <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 04:54:51 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Auto=20format?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/test_responses_optional_imports.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_responses_optional_imports.py b/tests/test_responses_optional_imports.py index c08d18c38e..f8c7509263 100644 --- a/tests/test_responses_optional_imports.py +++ b/tests/test_responses_optional_imports.py @@ -4,6 +4,7 @@ from typing import Any import pytest + def test_optional_imports_broken_installation(monkeypatch: pytest.MonkeyPatch) -> None: """ Test that an ImportError during the import of an optional JSON library