﻿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	alasdair	"To find errors, ensure you have an up-to-date master with the flake8 config in setup.cfg, then remove E502 from the ignore list there. You can then run `flake8` from the directory with setup.cfg in it to list all errors.

Attaching an example patch to get you started.

Apply it, if you'd like:

`patch -p1 -i E502.diff`"	Cleanup/optimization	closed	Core (Other)	dev	Normal	fixed			Accepted	0	0	0	0	1	0
