﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
21267	pep8 cleanup: the backslash is redundant between brackets	Tim Graham	nobody	"To find errors: `flake8 --exclude=./django/utils/dictconfig.py,./django/contrib/comments/*,./django/utils/unittest.py,./tests/comment_tests/*,./django/test/_doctest.py --select=E502`

Attaching a patch to get you started.

Apply it:

`patch -p1 -i E502.diff`"	Cleanup/optimization	new	Core (Other)	dev	Normal				Accepted	0	0	0	0	1	0
