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 Moises Terrones Salgado committed Jan 7, 2025
1 parent 6560088 commit 13eee8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/python_testing/TC_WASHERCTRL_2_1.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

import chip.clusters as Clusters
from chip.interaction_model import Status
from chip.testing.matter_testing import MatterBaseTest, TestStep, default_matter_test_main, run_if_endpoint_matches, has_feature
from chip.testing.matter_testing import MatterBaseTest, TestStep, default_matter_test_main, has_feature, run_if_endpoint_matches
from mobly import asserts

logger = logging.getLogger(__name__)
Expand Down

0 comments on commit 13eee8a

Please sign in to comment.