Skip to content

Commit

Permalink
Restyled by isort
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and wqx6 committed Jan 9, 2024
1 parent 58231b4 commit 2e1ba11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/controller/python/test/test_scripts/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
import inspect
import logging
import os
import paramiko
import secrets
import sys
import threading
Expand All @@ -37,6 +36,7 @@
import chip.FabricAdmin
import chip.interaction_model as IM
import chip.native
import paramiko
from chip import ChipDeviceCtrl
from chip.ChipStack import ChipStack
from chip.crypto import p256keypair
Expand Down

0 comments on commit 2e1ba11

Please sign in to comment.