﻿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
32818	Add pyproject.toml config for black formatter	Cooper Lees	nobody	"Hi,

I'm a maintainer of black (https://github.com/psf/black), a python code formatter. I know Django does not use black, but we selected to add it to our CI to test formatting a decent amount of files (~1900) that have formatting changes to try and find bugs when we make changes.

You have some test files and docs generation files that we'd like to exclude. The test files have syntax errors on purpose it seems. The config should effect nothing the Django project cares about.

I've done the PR and it's here: https://github.com/django/django/pull/14488

(sorry if this is spammy and a waste of a ticket, but it was suggested I do so on the PR)"	Cleanup/optimization	closed	Utilities	dev	Normal	invalid			Unreviewed	1	0	0	0	0	0
