﻿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
21287	pep8 cleanup: closing bracket does not match indentation of opening bracket's line	Tim Graham	alasdair	"To find errors, ensure you have an up-to-date master with the flake8 config in setup.cfg, then remove E123 from the ignore list there. You can then run `flake8` from the directory with setup.cfg in it to list all errors - there should be about 150.

Attaching an example patch to get you started.

Apply it, if you'd like:

`patch -p1 -i E123.diff`"	Cleanup/optimization	closed	Core (Other)	dev	Normal	fixed			Accepted	0	0	0	0	1	0
