Skip to content

Commit d5dd9a7

Browse files
restyled-commitsjamesharrow
authored andcommitted
Restyled by isort
1 parent b843cf5 commit d5dd9a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python_testing/TC_EEVSE_Utils.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
import typing
2020

2121
import chip.clusters as Clusters
22-
from chip.interaction_model import InteractionModelError, Status
2322
from chip.clusters.Types import NullValue
23+
from chip.interaction_model import InteractionModelError, Status
2424
from mobly import asserts
2525

2626
logger = logging.getLogger(__name__)

0 commit comments

Comments
 (0)