We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f337bb6 commit 52ef32bCopy full SHA for 52ef32b
tests/test_vehicle_state.py
@@ -4,7 +4,6 @@
4
from saic_ismart_client_ng.api.vehicle.schema import VinInfo
5
6
import mqtt_topics
7
-from common_mocks import DRIVETRAIN_CHARGING
8
from configuration import Configuration
9
from . import MessageCapturingConsolePublisher
10
from .common_mocks import VIN, get_mock_vehicle_status_resp, DRIVETRAIN_SOC_BMS, DRIVETRAIN_RANGE_BMS, \
0 commit comments