Skip to content

Commit 9c4e4e2

Browse files
committed
Updating TC_RVCRUNM_2_2 python test module:
- Resolving linting errors
1 parent 221bc8c commit 9c4e4e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/python_testing/TC_RVCRUNM_2_2.py

-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ async def test_TC_RVCRUNM_2_2(self):
145145
self.app_pipe = self.app_pipe + str(app_pid)
146146

147147
RVCRun_cluster = Clusters.RvcRunMode
148-
attributes = RVCRun_cluster.Attributes
149148
commands = RVCRun_cluster.Commands
150149

151150
if not await self.command_guard(endpoint=self.endpoint, command=commands.ChangeToMode):

0 commit comments

Comments
 (0)