We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c9e5c2 commit 1c87b1cCopy full SHA for 1c87b1c
src/python_testing/TC_MOD_1_2.py
@@ -98,6 +98,5 @@ async def test_TC_MOD_1_2(self):
98
if not isinstance(standard_namespace, (uint, int)):
99
raise ValueError("Standard Namespace value: must be of type uint or an int")
100
101
-
102
if __name__ == "__main__":
103
default_matter_test_main()
0 commit comments