Skip to content

Commit

Permalink
Fix restyle
Browse files Browse the repository at this point in the history
  • Loading branch information
ReneJosefsen committed Dec 19, 2023
1 parent 4826607 commit b74179d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/python_testing/TC_BOOLCFG_3_1.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
#

import logging
from random import choice

import chip.clusters as Clusters
from chip.interaction_model import Status
from matter_testing_support import MatterBaseTest, TestStep, async_test_body, default_matter_test_main
from mobly import asserts
from random import choice


class TC_BOOLCFG_3_1(MatterBaseTest):
Expand Down

0 comments on commit b74179d

Please sign in to comment.