newsreader/.isort.cfg
2019-06-22 09:29:56 +00:00

7 lines
149 B
INI

[settings]
include_trailing_comma = true
line_length = 80
multi_line_output = 3
skip = env/
forced_separate=django, newsreader
lines_between_types=1