Skip to content

Commit

Permalink
Fix linter CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tehampson committed Jul 31, 2024
1 parent 962feca commit d2856e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/python_testing/TC_MCORE_FS_1_3.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

import chip.clusters as Clusters
from chip import ChipDeviceCtrl
from chip.interaction_model import InteractionModelError, Status
from chip.interaction_model import Status
from matter_testing_support import MatterBaseTest, TestStep, async_test_body, default_matter_test_main, type_matches
from mobly import asserts

Expand Down

0 comments on commit d2856e5

Please sign in to comment.