We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3cf4fc commit 2df4f63Copy full SHA for 2df4f63
pyproject.toml
@@ -54,3 +54,6 @@ template = "changelog/_template.rst"
54
directory = "trivial"
55
name = "Trivial/Internal Changes"
56
showcontent = true
57
+
58
+[tool.black]
59
+target-version = ['py35']
0 commit comments