We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 559da07 commit a96505bCopy full SHA for a96505b
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.black]
2
line-length = 120
3
-target-version = 'py35'
+target-version = ['py35']
4
exclude = '''
5
/(
6
geonode/.*/migrations/.*
0 commit comments