Add config for black (target-version)
This commit is contained in:
parent
e3cf4fc258
commit
2df4f63149
|
@ -54,3 +54,6 @@ template = "changelog/_template.rst"
|
|||
directory = "trivial"
|
||||
name = "Trivial/Internal Changes"
|
||||
showcontent = true
|
||||
|
||||
[tool.black]
|
||||
target-version = ['py35']
|
||||
|
|
Loading…
Reference in New Issue