Please make sure that JavaScript is enabled in your browser. If you are using a browser extension to selectively enable or disable JavaScript, make sure it's enabled for this server.
Describe your changes (optional):
Review Request #6659 — Created Dec. 2, 2014 and discarded Dec. 2, 2014, 1:43 p.m.
This fixes a series of warnings from the pep8 tool involving excess spaces after ":".
Ran unit tests, and pep8.
Tool: Pyflakes Processed Files: djblets/log/siteconfig.py Tool: PEP8 Style Checker Processed Files: djblets/log/siteconfig.py
In this case, we're prioritizing readability of these tables over the particular opinions of the pep8 tool. I'm going to discard this.