generate_changelog/pyproject.toml
Nils Philippsen 6803b2b8c7 Add pyproject.toml to set line length for black
... and rerun black.

Signed-off-by: Nils Philippsen <nils@redhat.com>
2020-02-21 18:22:12 +01:00

2 lines
35 B
TOML

[tool.black]
line_length = 100