Commit cec98f8
log: fix bug with logging
The arg is added as `str` but the fmt requires `int`, causes exception when
turning on python logging -- fix.
Signed-off-by: Christian Hopps <[email protected]>1 parent 4cf965c commit cec98f8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments