Merge first implementation
This commit is contained in:
parent
abacb72b30
commit
c508cca080
71 changed files with 3902 additions and 0 deletions
7
.isort.cfg
Normal file
7
.isort.cfg
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[settings]
|
||||
include_trailing_comma = true
|
||||
line_length = 80
|
||||
multi_line_output = 3
|
||||
skip = env/
|
||||
forced_separate=django, newsreader
|
||||
lines_between_types=1
|
||||
Loading…
Add table
Add a link
Reference in a new issue