Commit 4ae4fa8
fix: use f-string instead of .format() in show_test_item
Modernize the code by replacing .format() with f-string syntax.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 9046569 commit 4ae4fa8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| |||
0 commit comments