Skip to content

Commit

Permalink
Updated TC_CADMIN_1_4_nofreset test module:
Browse files Browse the repository at this point in the history
- Resolved linting errors
  • Loading branch information
j-ororke committed Oct 21, 2024
1 parent 79a746f commit 4454521
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/python_testing/TC_CADMIN_1_4_nofreset.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,10 @@
# --trace-to perfetto:${TRACE_TEST_PERFETTO}.perfetto
# === END CI TEST ARGUMENTS ===

import asyncio
import random
from time import sleep

import chip.clusters as Clusters
from chip import ChipDeviceCtrl
from chip.exceptions import ChipStackError
from chip.interaction_model import Status
from chip.tlv import TLVReader
from matter_testing_infrastructure.chip.testing.matter_testing import (MatterBaseTest, TestStep, async_test_body,
Expand Down

0 comments on commit 4454521

Please sign in to comment.