Skip to content

Commit a96505b

Browse files
committed
Fix pyproject.toml typo
1 parent 559da07 commit a96505b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.black]
22
line-length = 120
3-
target-version = 'py35'
3+
target-version = ['py35']
44
exclude = '''
55
/(
66
geonode/.*/migrations/.*

0 commit comments

Comments
 (0)