Skip to content

Commit

Permalink
linter
Browse files Browse the repository at this point in the history
  • Loading branch information
cecille committed Jul 30, 2024
1 parent 5329773 commit decdf35
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/python_testing/TC_LVL_2_3.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
# === END CI TEST ARGUMENTS ===

import logging
import queue
import time

import chip.clusters as Clusters
Expand All @@ -37,10 +36,6 @@
has_cluster, per_endpoint_test)
from mobly import asserts

# This test requires several additional command line arguments
# run with
# --endpoint endpoint


class TC_LVL_2_3(MatterBaseTest):

Expand Down

0 comments on commit decdf35

Please sign in to comment.