Commit 6a12853
committed
PrintTestPage: fix indentation
Not sure this is really causing any problems, but I've seen:
Traceback:
File ".../troubleshoot/__init__.py", line 360, in run
exec ("from .%s import %s" % (module, module))
File "<string>", line 1, in <module>
File ".../troubleshoot/PrintTestPage.py", line 497
which (maybe only the last line is relevant) points to this line.1 parent bde36b2 commit 6a12853
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
494 | 494 | | |
495 | 495 | | |
496 | 496 | | |
497 | | - | |
| 497 | + | |
498 | 498 | | |
499 | 499 | | |
500 | 500 | | |
| |||
0 commit comments