Fix whitespace (#261)
This commit is contained in:
committed by
Corey Hammerton
parent
831c8bfaae
commit
bf6f446182
@@ -49,7 +49,7 @@ def prettyprint(value):
|
||||
for k in e:
|
||||
html += "<td>"+formatvalue(e[k])+"</td>"
|
||||
html += "</tr>"
|
||||
|
||||
|
||||
html += "</tbody></table>"
|
||||
return(html)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user