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 cd4e7d8 commit a3ab853Copy full SHA for a3ab853
pyproject.toml
@@ -0,0 +1,5 @@
1
+[tool.black]
2
+line-length = 99
3
+target-version = ['py37']
4
+skip-string-normalization = true
5
+extend-exclude = '_version.py|versioneer.py'
0 commit comments