Commit 9a8c5a8
committed
test: fix malformed f string in microvm_helpers.py
My python version does not accept the precense of double quotes inside a
double-quoted f-string. Use single quotes instead.
Signed-off-by: Patrick Roy <[email protected]>1 parent 0f1da0d commit 9a8c5a8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
245 | | - | |
| 245 | + | |
246 | 246 | | |
247 | 247 | | |
0 commit comments