Browse Source

🎨 Auto format

pull/15537/head
pre-commit-ci-lite[bot] 3 weeks ago
committed by GitHub
parent
commit
d80882e681
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      tests/test_responses_optional_imports.py

1
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

Loading…
Cancel
Save