Skip to content

Commit 2d4eec1

Browse files
restyled-commitsj-ororke
authored andcommitted
Restyled by autopep8
1 parent 1c87b1c commit 2d4eec1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/python_testing/TC_MOD_1_2.py

+1
Original file line numberDiff line numberDiff line change
@@ -98,5 +98,6 @@ async def test_TC_MOD_1_2(self):
9898
if not isinstance(standard_namespace, (uint, int)):
9999
raise ValueError("Standard Namespace value: must be of type uint or an int")
100100

101+
101102
if __name__ == "__main__":
102103
default_matter_test_main()

0 commit comments

Comments
 (0)