mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-11-13 21:10:29 +00:00
Bump pre-commit ruff to 0.5.7 and reformat (#5242)
It seems that the codebase is not formatted with the latest ruff version. This PR reformats the codebase with ruff 0.5.7.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
"""Test check for multiple data disks."""
|
||||
|
||||
# pylint: disable=import-error
|
||||
from dataclasses import replace
|
||||
from unittest.mock import patch
|
||||
|
||||
Reference in New Issue
Block a user