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 tehampson committed Aug 20, 2024
1 parent 6f5bd85 commit 8310405
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/python_testing/TC_MCORE_FS_1_2.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
#

import base64
from dataclasses import dataclass
import hashlib
import logging
import os
Expand All @@ -31,7 +30,7 @@
import subprocess
import time
import uuid

from dataclasses import dataclass

import chip.clusters as Clusters
from chip import ChipDeviceCtrl
Expand Down

0 comments on commit 8310405

Please sign in to comment.