Skip to content

Commit f20a42f

Browse files
restyled-commitsj-ororke
authored andcommitted
Restyled by isort
1 parent e12ad28 commit f20a42f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python_testing/TC_CADMIN_1_5.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
import asyncio.exceptions as ae
3535
from time import sleep
3636

37-
from chip import ChipDeviceCtrl
3837
import chip.clusters as Clusters
38+
from chip import ChipDeviceCtrl
3939
from chip.exceptions import ChipStackError
4040
from chip.interaction_model import InteractionModelError as IME
4141
from chip.native import PyChipError

0 commit comments

Comments
 (0)