Skip to content

Commit d76a9df

Browse files
author
lbbrhzn
committed
reinsert imprt of NUMBERS in test_charge_point
1 parent 2f30334 commit d76a9df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_charge_point.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
from custom_components.ocpp.button import BUTTONS
1919
from custom_components.ocpp.const import DOMAIN as OCPP_DOMAIN
2020
from custom_components.ocpp.enums import ConfigurationKey, HAChargerServices as csvcs
21+
from custom_components.ocpp.number import NUMBERS
2122
from custom_components.ocpp.switch import SWITCHES
2223
from ocpp.routing import on
2324
from ocpp.v16 import ChargePoint as cpclass, call, call_result

0 commit comments

Comments
 (0)