We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74f2fbd commit 26586e0Copy full SHA for 26586e0
setup.cfg
@@ -12,7 +12,5 @@ include_trailing_comma = true
12
multi_line_output = 3
13
known_django = django
14
known_first_party = main
15
-split_before_closing_bracket = true
16
sections = FUTURE,STDLIB,DJANGO,THIRDPARTY,FIRSTPARTY,LOCALFOLDER
17
line_length = 88
18
-not_skip = __init__.py
0 commit comments