Commit ba3ddb5
authored
fix: missing placeholder %s in String.format (#135)
## Description
fix: missing placeholder %s in String.format
**Related issue (if any):** fixes #issue_number_goes_here
## Checklist
- [x] I have followed this repository's contributing guidelines.
- [x] I will adhere to the project's code of conduct.
## Additional information
Signed-off-by: Chao Wang <chaowan@redhat.com>1 parent e23c08d commit ba3ddb5
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
0 commit comments