Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: runserver.spec

Issue 29756692: Noissue - Adapt best practices for trailing commas (cms) (Closed)
Patch Set: Manual cleanup Created April 19, 2018, 1:48 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: runserver.spec
===================================================================
--- a/runserver.spec
+++ b/runserver.spec
@@ -40,5 +40,5 @@
debug=False,
strip=None,
upx=False,
- console=True
+ console=True,
)
« cms/sources.py ('K') | « cms/utils.py ('k') | tests/test_additional_paths.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld