1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 12:59:34 +00:00

Enable Ruff PT001 (#86730)

This commit is contained in:
Franck Nijhof
2023-01-26 18:05:05 +01:00
committed by GitHub
parent 7ed9967245
commit 62dcbe5258
27 changed files with 53 additions and 49 deletions

View File

@@ -157,7 +157,7 @@ def default_request_fixture(respx_mock):
yield __mock_default_requests
@pytest.fixture()
@pytest.fixture
def api_discovery_items():
"""Additional Apidiscovery items."""
return {}