Skip to content

Commit 2f8c4bc

Browse files
restyled-commitsj-ororke
authored andcommitted
Restyled by autopep8
1 parent d46ab09 commit 2f8c4bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python_testing/TC_RVCRUNM_2_1.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ async def test_TC_RVCRUNM_2_1(self):
9292
if app_pid == 0:
9393
asserts.fail("The --app-pid flag must be set when PICS_SDK_CI_ONLY is set")
9494
self.app_pipe = self.app_pipe + str(app_pid)
95-
95+
9696
RVCRun_cluster = Clusters.RvcRunMode
9797
attributes = RVCRun_cluster.Attributes
9898

0 commit comments

Comments
 (0)