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 cecille committed Aug 7, 2024
1 parent ad9427d commit 5a904a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/python_testing/test_testing/test_TC_CCNTL_2_2.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
#

import base64
import click
import os
import pathlib
import sys
import typing

import chip.clusters as Clusters
import click
from chip import ChipDeviceCtrl
from chip.clusters import Attribute
from chip.interaction_model import InteractionModelError, Status
Expand Down

0 comments on commit 5a904a1

Please sign in to comment.