Skip to content

Commit 6ba11b6

Browse files
committed
Trailing commas in imports
1 parent cabd92e commit 6ba11b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ max_line_length = 90
1919
atomic = true
2020
balanced_wrapping = true
2121
multi_line_output = 3
22+
include_trailing_comma = True
2223

2324
default_section = THIRDPARTY
2425
sections = FUTURE,STDLIB,THIRDPARTY,FIRSTPARTY,LOCALFOLDER

0 commit comments

Comments
 (0)