Skip to content

Commit 52ef32b

Browse files
committed
Fix ruff warnings
1 parent f337bb6 commit 52ef32b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_vehicle_state.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
from saic_ismart_client_ng.api.vehicle.schema import VinInfo
55

66
import mqtt_topics
7-
from common_mocks import DRIVETRAIN_CHARGING
87
from configuration import Configuration
98
from . import MessageCapturingConsolePublisher
109
from .common_mocks import VIN, get_mock_vehicle_status_resp, DRIVETRAIN_SOC_BMS, DRIVETRAIN_RANGE_BMS, \

0 commit comments

Comments
 (0)