Skip to content

Commit 5cde88d

Browse files
authored
Update setup.cfg
1 parent 38e7a2a commit 5cde88d

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

setup.cfg

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,7 @@ per-file-ignores =
4343
[isort]
4444
# isort configuration:
4545
# https://github.com/timothycrosley/isort/wiki/isort-Settings
46-
include_trailing_comma = true
47-
use_parentheses = true
48-
# See https://github.com/timothycrosley/isort#multi-line-output-modes
49-
multi_line_output = 3
50-
line_length = 80
46+
profile = wemake
5147

5248

5349
[tool:pytest]

0 commit comments

Comments
 (0)