Commit c382907
[Quick Fix] Resolving SyntaxError noticed with f-str in python3 commissioning submodule (project-chip#41320)
* [Fix] Resolving SyntaxError noticed with f-str in commissioning submodule
- Resolving issue noticed with SyntaxError with f-str formatting in commissioning submodule
* Update src/python_testing/matter_testing_infrastructure/matter/testing/commissioning.py
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
---------
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>1 parent a69e97d commit c382907
File tree
1 file changed
+2
-2
lines changed- src/python_testing/matter_testing_infrastructure/matter/testing
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
148 | | - | |
| 147 | + | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
0 commit comments