Skip to content

Commit 2df4f63

Browse files
committed
Add config for black (target-version)
1 parent e3cf4fc commit 2df4f63

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,6 @@ template = "changelog/_template.rst"
5454
directory = "trivial"
5555
name = "Trivial/Internal Changes"
5656
showcontent = true
57+
58+
[tool.black]
59+
target-version = ['py35']

0 commit comments

Comments
 (0)