Commit Graph

4 Commits

Author SHA1 Message Date
7b88d7704c Fix T56372: Properly show error messages when submission fails
This also introduces a word-wrapping function that takes variable character
widths into account.
2018-08-14 15:08:58 +02:00
58644b911f Formatting according to PEP-8 using autopep8
I've added a `setup.cfg` file with `[pep8]` section to make it use the
120-char line length limit we have for all Blender/Python scripts.
2018-08-14 12:14:54 +02:00
30199bcbec Professional styling of 'auth token received' HTML page 2018-08-10 11:55:56 +02:00
1defd9395a Moved submission module into benchmark module 2018-08-10 10:35:05 +02:00