mirror of
https://github.com/django/django.git
synced 2025-10-09 18:12:39 +00:00
Removed unnecessary trailing commas and spaces in various code.
This commit is contained in:
parent
058d112ed2
commit
83a36ac49a
42 changed files with 87 additions and 87 deletions
|
@ -284,7 +284,7 @@ man_pages = [(
|
|||
'Utility script for the Django Web framework',
|
||||
['Django Software Foundation'],
|
||||
1
|
||||
), ]
|
||||
)]
|
||||
|
||||
|
||||
# -- Options for Texinfo output ------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue