Skip to content

Commit

Permalink
Update TC_OCC_3_2.py
Browse files Browse the repository at this point in the history
restyled
  • Loading branch information
jaehs6sam authored Aug 7, 2024
1 parent ce93d53 commit d90c770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/python_testing/TC_OCC_3_2.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
# [TC-OCC-3.1] test procedure step 3, 4
# [TC-OCC-3.2] test precedure step 3a, 3c

import time
import logging
import time

import chip.clusters as Clusters
from matter_testing_support import (ClusterAttributeChangeAccumulator, MatterBaseTest, TestStep, async_test_body,
Expand Down

0 comments on commit d90c770

Please sign in to comment.