Commit 0cf8d13
Fix instances where report is not a string. (#1776)
Summary:
Pull Request resolved: #1776
This can happen sometimes. Use string formatting so it gets converted.
Reviewed By: colin2328
Differential Revision: D86540593
fbshipit-source-id: 42f3dc51d6674b8b4c71409d19e8c2db1047ac811 parent 2bd9c40 commit 0cf8d13
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
277 | | - | |
| 277 | + | |
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
| |||
0 commit comments