Enable Ruff PT001 (#86730)
This commit is contained in:
parent
7ed9967245
commit
62dcbe5258
27 changed files with 53 additions and 49 deletions
|
@ -64,7 +64,7 @@ async def hass_(recorder_mock, hass):
|
|||
return hass
|
||||
|
||||
|
||||
@pytest.fixture()
|
||||
@pytest.fixture
|
||||
def set_utc(hass):
|
||||
"""Set timezone to UTC."""
|
||||
hass.config.set_time_zone("UTC")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue