Skip to content

Commit f82b6fd

Browse files
committed
Skip "magic trailing comma" when formatting with black
1 parent f5d8cfb commit f82b6fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
line-length = 100
33
target_version = ['py36', 'py37', 'py38']
44
skip-string-normalization = true
5+
skip-magic-trailing-comma = true

0 commit comments

Comments
 (0)