Skip to content

Commit

Permalink
Restyled by autopep8
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and tehampson committed Jul 30, 2024
1 parent bf39495 commit dbb673f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/python_testing/TC_MCORE_FS_1_1.py
Original file line number Diff line number Diff line change
Expand Up @@ -145,5 +145,6 @@ async def test_TC_MCORE_FS_1_1(self):
asserts.assert_equal(len(th_fsa_server_fabrics) + 1, len(th_fsa_server_fabrics_new),
"Unexpected number of fabrics on TH_SERVER")


if __name__ == "__main__":
default_matter_test_main()

0 comments on commit dbb673f

Please sign in to comment.