Skip to content

Commit

Permalink
Updating TC_CADMIN_1_3_4 test module:
Browse files Browse the repository at this point in the history
- Resolving lint errors
  • Loading branch information
j-ororke committed Oct 17, 2024
1 parent 5485403 commit 27756cb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/python_testing/TC_CADMIN_1_3_4.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,11 @@
# === END CI TEST ARGUMENTS ===

import asyncio
import logging
import random
from time import sleep

import chip.clusters as Clusters
from chip import ChipDeviceCtrl
from chip.ChipDeviceCtrl import CommissioningParameters
from chip.exceptions import ChipStackError
from chip.interaction_model import Status
from chip.tlv import TLVReader
Expand Down

0 comments on commit 27756cb

Please sign in to comment.